summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorGeert Uytterhoeven2008-02-07 09:10:37 +0100
committerLinus Torvalds2008-02-07 18:10:06 +0100
commit5b808a593588b2e6235c59fcd278791c53667787 (patch)
tree6f163b052b8d9d3e8448dd8caf3459a0372dffc4 /include/linux
parentMerge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... (diff)
downloadkernel-qcow2-linux-5b808a593588b2e6235c59fcd278791c53667787.tar.gz
kernel-qcow2-linux-5b808a593588b2e6235c59fcd278791c53667787.tar.xz
kernel-qcow2-linux-5b808a593588b2e6235c59fcd278791c53667787.zip
m68k: kill page walker compile warning
The recently introduced page walker (walk_page_range()) calls pgd_offset with a const struct mm_struct pointer, causing the following compile warning on m68k: mm/pagewalk.c:111: warning: passing argument 1 of 'pgd_offset' discards qualifiers from pointer target type Make the `mm' parameter of the inline function pgd_offset() const to shut it up. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions