diff options
author | Sergey Senozhatsky <[email protected]> | 2015-11-06 16:29:29 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-11-06 17:50:42 -0800 |
commit | 759b26b29885a8ef6101aa554d9990803f6ef792 (patch) | |
tree | 7a16991c990dc202594e71fa420bbf703099f921 /net/lapb/lapb_iface.c | |
parent | 12a7bfad58cd604616dd5205efa6dc2be6f299eb (diff) |
zsmalloc: use preempt.h for in_interrupt()
A cosmetic change.
Commit c60369f01125 ("staging: zsmalloc: prevent mappping in interrupt
context") added in_interrupt() check to zs_map_object() and 'hardirq.h'
include; but in_interrupt() macro is defined in 'preempt.h' not in
'hardirq.h', so include it instead.
Signed-off-by: Sergey Senozhatsky <[email protected]>
Acked-by: Minchan Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions