Files
linux/include
Geert Uytterhoeven 5b808a5935 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>
2008-02-07 09:10:06 -08:00
..
2008-02-03 17:07:16 +02:00
2008-02-07 08:42:31 -08:00
2008-02-07 08:42:31 -08:00
2008-02-07 08:42:31 -08:00
2008-02-07 08:42:32 -08:00
2008-02-07 08:42:32 -08:00
2008-02-07 08:42:32 -08:00
2008-02-07 08:42:32 -08:00
2008-02-07 08:42:32 -08:00
2008-02-07 08:42:33 -08:00
2008-02-05 09:44:31 -08:00
2008-02-07 08:42:33 -08:00
2008-02-07 08:42:33 -08:00
2008-02-03 17:19:47 +02:00
2008-02-06 19:25:06 -06:00
2008-02-03 17:47:00 +02:00
2008-01-31 17:40:18 +01:00
2008-02-06 10:41:16 -08:00