diff options
author | 2011-01-14 16:21:47 -0600 | |
---|---|---|
committer | 2011-01-15 08:40:07 -0600 | |
commit | 84cd8453f30787504305a1a1f8dd5af7a92aa485 (patch) | |
tree | fcfeefd0eeaa78db2ef74062451a8319652ab530 /drivers/hwspinlock/hwspinlock_core.c | |
parent | parisc : Remove broken line wrapping handling pdc_iodc_print() (diff) | |
download | wireguard-linux-84cd8453f30787504305a1a1f8dd5af7a92aa485.tar.xz wireguard-linux-84cd8453f30787504305a1a1f8dd5af7a92aa485.zip |
parisc: fix compile breakage caused by inlining maybe_mkwrite
on Parisc, we have an include of linux/mm.h inside our asm/pgtable.h, so
this patch
commit 14fd403f2146f740942d78af4e0ee59396ad8eab
Author: Andrea Arcangeli <aarcange@redhat.com>
Date: Thu Jan 13 15:46:37 2011 -0800
thp: export maybe_mkwrite
Causes us an unsatisfiable use of pte_mkwrite in linux/mm.h
The fix is obviously not to include linux/mm.h in our pgtable.h, which
unbreaks the build.
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/hwspinlock/hwspinlock_core.c')
0 files changed, 0 insertions, 0 deletions