KOSAKI Motohiro
e4b05d4097
[IA64] pgd_offset() constfication.
...
when compile 2.6.25-rc8-mm1, below warning happend.
because walk_page_range pass argument as "const struct mm*",
but pgd_offset() receive as "struct mm*".
CC mm/pagewalk.o
mm/pagewalk.c: In function 'walk_page_range':
mm/pagewalk.c:111: warning: passing argument 1 of 'pgd_offset' discards qualifiers from pointer target type
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2008-04-09 10:10:18 -07:00
..
2008-01-03 13:18:58 -08:00
2008-02-08 09:22:29 -08:00
2008-01-30 13:32:01 +01:00
2008-01-30 13:34:07 +01:00
2007-02-06 15:04:18 -08:00
2007-08-13 10:21:04 -07:00
2008-02-04 15:19:16 -08:00
2007-10-19 11:53:41 -07:00
2008-02-03 16:32:51 +02:00
2007-10-16 11:27:26 +02:00
2007-02-05 18:46:40 -08:00
2008-02-07 08:42:30 -08:00
2007-02-05 14:14:29 -08:00
2007-07-17 10:23:11 -07:00
2008-02-04 15:08:25 -08:00
2007-09-01 02:52:25 -07:00
2008-03-04 14:16:20 -08:00
2007-07-25 12:56:39 -07:00
2007-10-20 00:32:32 +02:00
2007-12-18 16:22:46 -08:00
2008-02-07 08:42:32 -08:00
2007-10-17 08:42:57 -07:00
2007-07-13 16:04:12 -07:00
2007-12-07 16:11:12 -08:00
2007-07-22 11:44:00 -07:00
2008-03-04 14:27:49 -08:00
2007-10-16 09:42:50 -07:00
2007-05-08 11:15:07 -07:00
2008-03-06 09:49:01 -08:00
2007-02-06 15:04:48 -08:00
2008-04-02 15:28:18 -07:00
2007-02-15 18:04:53 -05:00
2007-05-08 11:15:20 -07:00
2007-08-13 10:31:26 -07:00
2007-08-13 10:31:26 -07:00
2007-08-13 10:31:26 -07:00
2008-02-04 15:42:06 -08:00
2008-02-04 15:42:06 -08:00
2007-10-19 11:53:50 -07:00
2007-05-02 19:27:14 +02:00
2007-10-17 08:42:54 -07:00
2008-02-08 09:22:42 -08:00
2007-11-09 13:05:30 -08:00
2008-02-11 13:23:46 -08:00
2007-02-06 15:04:18 -08:00
2007-07-12 16:04:39 -07:00
2008-01-30 23:27:58 +01:00
2008-02-08 09:22:42 -08:00
2008-04-09 10:10:18 -07:00
2007-05-11 08:29:34 -07:00
2008-02-05 10:24:52 -08:00
2008-03-05 15:49:11 -08:00
2007-03-06 14:48:19 -08:00
2007-07-20 11:27:11 -07:00
2008-03-04 14:26:50 -08:00
2007-10-22 21:20:03 +02:00
2007-02-06 15:04:18 -08:00
2007-10-17 08:42:47 -07:00
2007-02-12 09:48:39 -08:00
2007-10-29 11:14:54 -07:00
2008-01-31 19:27:19 -08:00
2007-04-25 22:24:04 -07:00
2007-10-19 11:53:41 -07:00
2007-10-17 08:43:00 -07:00
2007-07-13 16:04:12 -07:00
2007-07-13 16:04:12 -07:00
2008-02-08 12:01:18 -08:00
2007-12-19 12:30:30 -08:00
2007-10-16 09:42:50 -07:00
2008-02-08 12:00:32 -08:00
2007-03-08 10:28:48 -08:00
2008-02-07 08:42:30 -08:00
2007-07-19 10:04:45 -07:00