Paul Mackerras
79905ad50b
agp/uninorth: Fix oops caused by flushing too much
...
This fixes a sporadic oops at boot on G5 Power Macs. The table_end
variable has the address of the last byte of the table. Adding on
PAGE_SIZE means we flush too much, and if the page after the table
is not mapped for any reason, the kernel will oops. Instead we add
on 1 because flush_dcache_range() interprets its second argument as
the first byte past the range to be flushed.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-06-02 17:50:37 +10:00
..
2010-05-28 16:14:17 -07:00
2010-05-25 19:41:19 -04:00
2010-05-22 00:36:56 -06:00
2010-05-25 08:07:09 -07:00
2010-05-27 09:12:48 -07:00
2010-05-22 00:36:56 -06:00
2010-05-20 21:04:44 -07:00
2010-06-02 17:50:37 +10:00
2010-05-19 17:10:57 -07:00
2010-05-28 16:14:17 -07:00
2010-05-22 00:36:56 -06:00
2010-05-30 09:12:43 -07:00
2010-05-27 09:12:52 -07:00
2010-05-27 10:22:06 -07:00
2010-05-21 09:37:31 -07:00
2010-05-28 01:37:59 +02:00
2010-06-01 14:12:27 -07:00
2010-05-27 09:19:55 -07:00
2010-05-27 19:59:03 +02:00
2010-05-22 00:36:56 -06:00
2010-05-26 19:51:09 +02:00
2010-05-28 14:26:20 -04:00
2010-05-27 10:22:06 -07:00
2010-05-30 09:12:16 -07:00
2010-05-28 01:37:38 +02:00
2010-06-01 00:26:06 -07:00
2010-05-28 08:35:27 +01:00
2010-06-02 17:50:36 +10:00
2010-05-27 09:12:48 -07:00
2010-05-24 08:01:10 -07:00
2010-05-27 09:12:41 -07:00
2010-05-28 01:38:02 +02:00
2010-05-27 09:12:54 -07:00
2010-05-27 09:12:40 -07:00
2010-05-27 22:05:02 -04:00
2010-06-01 00:24:32 -07:00
2010-05-22 00:36:56 -06:00
2010-05-26 19:51:09 +02:00
2010-05-28 14:42:18 -07:00
2010-05-24 08:01:10 -07:00
2010-06-01 08:40:47 -07:00
2010-05-25 08:16:34 -07:00
2010-05-30 09:02:47 -07:00
2010-05-28 01:37:45 +02:00
2010-05-28 01:37:45 +02:00
2010-05-26 23:27:09 +02:00
2010-05-24 08:01:10 -07:00
2010-05-27 10:28:11 -07:00
2010-05-28 19:40:05 +09:00
2010-05-27 12:46:20 -04:00
2010-05-25 00:48:24 -06:00
2010-05-28 13:57:01 -04:00
2010-05-30 09:11:11 -07:00
2010-05-27 09:12:42 -07:00
2010-05-27 22:05:02 -04:00
2010-05-28 10:18:40 -07:00
2010-05-27 22:05:02 -04:00
2010-05-21 17:22:52 -07:00
2010-05-21 09:37:31 -07:00
2010-05-28 01:37:52 +02:00
2010-05-25 08:07:07 -07:00
2010-05-21 09:37:31 -07:00
2010-05-28 14:26:20 -04:00