diff options
author | Guenter Roeck <[email protected]> | 2023-07-19 20:28:48 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-20 13:57:05 +0100 |
commit | ee43f5bb23340c27603c3ad8ef94f677ad7cb9ad (patch) | |
tree | 445bbd316488f03d4937d93c03be7d8e07cff927 /tools/perf/scripts | |
parent | 99aae70551f99536936438bbcfc562df69eeb79c (diff) |
regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches
REGCACHE_RBTREE and REGCACHE_MAPLE dynamically allocate memory for regmap
operations. This is incompatible with spinlock based locking which is used
for fast_io operations. Reject affected configurations.
Signed-off-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions