diff options
author | Guenter Roeck <linux@roeck-us.net> | 2023-07-20 06:28:48 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-20 15:57:05 +0300 |
commit | ee43f5bb23340c27603c3ad8ef94f677ad7cb9ad (patch) | |
tree | 445bbd316488f03d4937d93c03be7d8e07cff927 /scripts/gdb/linux/tasks.py | |
parent | 99aae70551f99536936438bbcfc562df69eeb79c (diff) | |
download | linux-ee43f5bb23340c27603c3ad8ef94f677ad7cb9ad.tar.xz |
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 <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230720032848.1306349-2-linux@roeck-us.net
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions