aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorMichael Ellerman <[email protected]>2020-07-27 13:44:36 +1000
committerMichael Ellerman <[email protected]>2020-07-27 17:04:54 +1000
commit5f987caec521cbb00d4ba2dc641ac8074626b762 (patch)
treeb485583f73f85eab730109534ecab7f1a41af3ac /net/lapb/lapb_iface.c
parent86052e407e8e1964c81965de25832258875a0e6d (diff)
powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
skiroot_defconfig fails: arch/powerpc/kernel/fadump.c:48:17: error: ‘cpus_in_fadump’ defined but not used 48 | static atomic_t cpus_in_fadump; Fix it by moving the definition into the #ifdef where it's used. Fixes: ba608c4fa12c ("powerpc/fadump: fix race between pstore write and fadump crash trigger") Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions