diff options
| author | Sergey Senozhatsky <[email protected]> | 2015-11-07 00:29:29 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-11-07 01:50:42 +0000 |
| commit | 759b26b29885a8ef6101aa554d9990803f6ef792 (patch) | |
| tree | 7a16991c990dc202594e71fa420bbf703099f921 /fs/proc/array.c | |
| parent | zsmalloc: fix obj_to_head use page_private(page) as value but not pointer (diff) | |
| download | kernel-759b26b29885a8ef6101aa554d9990803f6ef792.tar.gz kernel-759b26b29885a8ef6101aa554d9990803f6ef792.zip | |
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
