Vivek Goyal
49c3df6aaa
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
...
o __pa() should be used only on kernel linearly mapped virtual addresses
and not on kernel text and data addresses.
o Hibernation code needs to determine the physical address associated
with kernel symbol to mark a section boundary which contains pages which
don't have to be saved and restored during hibernate/resume operation.
o Move this piece of code in arch dependent section. So that architectures
which don't have kernel text/data mapped into kernel linearly mapped
region can come up with their own ways of determining physical addresses
associated with a kernel text.
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com >
Signed-off-by: Andi Kleen <ak@suse.de >
2007-05-02 19:27:07 +02:00
..
2006-10-25 11:54:07 +10:00
2006-10-25 11:54:18 +10:00
2007-04-13 04:09:38 +10:00
2007-04-24 22:06:59 +10:00
2006-09-11 13:32:30 -04:00
2006-06-30 19:25:36 +02:00
2007-04-13 03:55:19 +10:00
2006-09-11 13:32:30 -04:00
2006-06-30 19:25:36 +02:00
2007-04-24 21:31:49 +10:00
2006-10-16 16:32:25 +10:00
2007-04-24 21:31:51 +10:00
2006-08-08 17:07:04 +10:00
2006-12-07 08:39:46 -08:00
2006-12-04 20:38:59 +11:00
2007-03-22 22:52:58 +11:00
2007-02-07 14:03:23 +11:00
2006-06-30 19:25:36 +02:00
2006-08-30 14:45:35 +10:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2007-01-24 21:13:58 +11:00
2007-02-13 14:59:52 +11:00
2007-04-24 22:06:59 +10:00
2006-02-10 16:51:50 +11:00
2007-02-13 16:13:27 -06:00
2007-04-13 06:12:42 +10:00
2006-06-30 19:25:36 +02:00
2006-10-16 16:31:36 +10:00
2007-02-14 08:09:59 -08:00
2006-10-02 07:57:20 -07:00
2006-12-04 20:39:05 +11:00
2007-01-26 01:52:27 -06:00
2007-04-26 19:48:15 +10:00
2007-04-30 11:02:06 +10:00
2007-04-24 21:31:58 +10:00
2006-06-30 19:25:36 +02:00
2007-04-13 03:55:19 +10:00
2007-04-27 21:13:21 +10:00
2006-01-09 15:06:06 +11:00
2006-06-26 18:57:34 +02:00
2007-04-13 03:55:19 +10:00
2006-08-17 16:41:10 +10:00
2007-05-02 19:27:07 +02:00
2007-03-22 22:52:58 +11:00
2007-02-07 14:03:22 +11:00
2006-09-20 14:06:18 +10:00
2007-01-24 21:13:58 +11:00
2006-12-11 16:35:07 +11:00
2007-02-12 09:48:44 -08:00
2007-04-24 21:31:40 +10:00
2007-04-30 12:38:01 +10:00
2006-08-08 17:08:56 +10:00
2007-04-24 22:12:20 +10:00
2007-04-13 03:55:19 +10:00
2007-04-13 03:55:19 +10:00
2007-02-07 14:03:19 +11:00
2005-11-03 16:03:28 +11:00
2007-04-30 12:38:01 +10:00
2007-02-12 09:48:44 -08:00
2007-04-13 04:09:38 +10:00
2007-04-13 04:00:25 +10:00
2007-04-13 03:55:19 +10:00
2007-04-24 22:09:02 +10:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2007-01-24 21:13:58 +11:00
2007-02-12 09:48:44 -08:00
2007-04-13 03:55:19 +10:00
2007-04-13 03:55:19 +10:00
2006-06-09 21:21:06 +10:00
2007-04-24 22:08:59 +10:00
2005-09-26 16:04:21 +10:00
2007-04-13 03:55:16 +10:00
2007-04-13 03:55:19 +10:00
2007-04-27 21:14:30 +10:00
2006-05-19 15:02:12 +10:00
2006-12-20 16:37:49 +11:00
2006-06-30 19:25:36 +02:00
2006-12-04 20:42:09 +11:00
2007-04-13 04:09:38 +10:00
2007-05-02 19:27:07 +02:00
2006-09-26 08:49:01 -07:00
2007-04-13 04:00:41 +10:00
2006-10-02 07:57:21 -07:00
2007-04-24 22:08:59 +10:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2007-04-13 03:55:19 +10:00
2007-03-26 12:34:31 +10:00
2007-03-14 15:27:50 -07:00
2007-02-14 11:55:16 +11:00
2007-02-13 15:35:52 +11:00
2005-09-21 19:21:07 +10:00
2006-06-30 19:25:36 +02:00
2007-04-24 22:09:02 +10:00
2007-02-11 10:51:25 -08:00