aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/algos.c
diff options
context:
space:
mode:
authorPasha Tatashin <[email protected]>2025-06-18 13:34:33 +0000
committerAndrew Morton <[email protected]>2025-07-10 05:57:54 +0000
commit64960497ea86a5d09176c296c3616aa7c8668624 (patch)
tree6f95ce37cf918f4323e16a6a2826ec64dfe79540 /lib/raid6/algos.c
parentocfs2: remove redundant NULL check in rename path (diff)
downloadkernel-64960497ea86a5d09176c296c3616aa7c8668624.tar.gz
kernel-64960497ea86a5d09176c296c3616aa7c8668624.zip
fork: clean up ifdef logic around stack allocation
There is an unneeded OR in the ifdef functions that are used to allocate and free kernel stacks based on direct map or vmap. Adding dynamic stack support would complicate this logic even further. Therefore, clean up by changing the order so OR is no longer needed. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Pasha Tatashin <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]> Cc: Mateusz Guzik <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/raid6/algos.c')
0 files changed, 0 insertions, 0 deletions