summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorYang Shi <yang.s@alibaba-inc.com>2018-01-31 16:16:34 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-01-31 17:18:36 -0800
commit2b9fceb3b47b7c44fb04eef068f441e7b18daa68 (patch)
treeb169a4c42320c9f3bf74c4fa02f39a8247a950d9 /crypto
parent80b1f41c0957a9da3bab4fb9ae76dc886753a59b (diff)
downloadlinux-stable-2b9fceb3b47b7c44fb04eef068f441e7b18daa68.tar.gz
linux-stable-2b9fceb3b47b7c44fb04eef068f441e7b18daa68.tar.bz2
linux-stable-2b9fceb3b47b7c44fb04eef068f441e7b18daa68.zip
mm/filemap.c: remove include of hardirq.h
in_atomic() has been moved to include/linux/preempt.h, and the filemap.c doesn't use in_atomic() directly at all, so it sounds unnecessary to include hardirq.h. Link: http://lkml.kernel.org/r/1509985319-38633-1-git-send-email-yang.s@alibaba-inc.com Signed-off-by: Yang Shi <yang.s@alibaba-inc.com> Reviewed-by: Matthew Wilcox <mawilcox@microsoft.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions