John Rose
ae883cab94
[POWERPC] pseries: Force 4k update_flash block and list sizes
...
The enablement of 64k pages on pseries platforms exposed a bug in
the RTAS mechanism for updating firmware. RTAS assumes 4k for flash
block and list sizes, and use of any other sizes results in a failure,
even though PAPR does not specify any such requirement.
This patch changes the rtas_flash module to force the use of 4k memory
block and list sizes when preparing and sending a firmware image to
RTAS. The rtas_flash function now uses a slab cache of 4k blocks with
4k alignment, rather than get_zeroed_page(), to allocate the memory for
the flash blocks and lists. The 4k alignment requirement is specified
in PAPR.
Signed-off-by: John Rose <johnrose@austin.ibm.com >
Signed-off-by: Paul Mackerras <paulus@samba.org >
2006-11-10 21:35:36 +11:00
..
2006-10-25 11:54:07 +10:00
2006-10-25 11:54:18 +10:00
2006-06-09 21:24:15 +10:00
2006-09-14 10:36:11 +10:00
2006-09-11 13:32:30 -04:00
2006-06-30 19:25:36 +02:00
2006-11-01 14:52:48 +11:00
2006-09-11 13:32:30 -04:00
2006-06-30 19:25:36 +02:00
2006-08-25 14:56:07 +10:00
2006-10-25 11:54:07 +10:00
2006-08-08 17:07:04 +10:00
2006-09-13 18:31:23 +10:00
2006-07-31 15:55:06 +10:00
2006-06-30 19:25:36 +02:00
2006-10-03 16:50:21 +10: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
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-11-01 14:56:59 -08:00
2006-02-10 16:51:50 +11:00
2006-06-30 19:25:36 +02:00
2006-10-09 12:19:47 +01:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-10-02 07:57:20 -07:00
2006-09-22 15:19:58 +10:00
2006-04-22 18:45:05 +10:00
2006-11-01 14:52:48 +11:00
2006-10-09 14:19:07 -07:00
2006-10-02 07:57:16 -07:00
2006-06-30 19:25:36 +02:00
2006-08-25 14:56:07 +10:00
2006-08-01 16:19:15 +10:00
2006-01-09 15:06:06 +11:00
2006-06-26 18:57:34 +02:00
2006-08-25 14:56:07 +10:00
2006-08-17 16:41:10 +10:00
2006-11-01 14:52:48 +11:00
2006-10-25 11:42:10 +10:00
2006-10-25 11:42:10 +10:00
2006-09-20 14:06:18 +10:00
2006-10-25 11:54:13 +10:00
2006-10-25 11:54:13 +10:00
2006-04-29 18:08:05 +10:00
2006-07-07 20:19:16 +10:00
2006-08-08 17:08:56 +10:00
2006-10-16 15:53:30 +10:00
2006-10-16 15:53:30 +10:00
2006-06-15 19:31:26 +10:00
2006-07-31 15:55:04 +10:00
2006-06-15 19:31:26 +10:00
2006-11-01 14:52:48 +11:00
2005-11-03 16:03:28 +11:00
2006-09-20 14:06:18 +10:00
2006-06-30 19:25:36 +02:00
2006-10-16 15:53:30 +10:00
2006-08-31 15:45:48 +10:00
2006-10-08 15:38:22 -07:00
2006-10-25 11:54:24 +10:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-09-26 15:24:34 +10:00
2006-11-10 21:35:36 +11:00
2006-08-25 13:27:35 +10:00
2006-07-31 15:55:04 +10:00
2006-06-09 21:21:06 +10:00
2006-08-25 13:30:26 +10:00
2005-09-26 16:04:21 +10:00
2006-10-25 11:54:07 +10:00
2006-10-25 11:54:07 +10:00
2006-10-04 14:52:22 +10:00
2006-05-19 15:02:12 +10:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-08-30 16:10:47 +10:00
2006-10-05 15:10:12 +01:00
2006-09-26 08:49:01 -07:00
2006-10-03 08:03:40 -07:00
2006-10-02 07:57:21 -07:00
2006-09-26 15:24:34 +10:00
2006-06-30 19:25:36 +02:00
2006-06-30 19:25:36 +02:00
2006-10-23 18:20:12 +10:00
2006-11-01 15:16:04 +11:00
2006-07-26 01:27:13 +10:00
2006-06-30 19:25:36 +02:00
2006-10-25 11:54:07 +10:00
2005-09-21 19:21:07 +10:00
2006-06-30 19:25:36 +02:00
2006-11-01 14:52:48 +11:00
2006-10-27 15:34:51 -07:00