mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* aperture_64.c: clarify that too small aperture is valid reason for this code
@ 2008-11-26 16:15 Pavel Machek
  2008-11-26 16:39 ` Andi Kleen
  2008-11-28 14:33 ` Ingo Molnar
  0 siblings, 2 replies; 4+ messages in thread
From: Pavel Machek @ 2008-11-26 16:15 UTC (permalink / raw)
  To: kernel list, Ingo Molnar, H. Peter Anvin; +Cc: Andi Kleen


Clarify that too small aperture is valid reason for this code.

Signed-off-by: Pavel Machek <pavel@suse.cz>

diff --git a/arch/x86/kernel/aperture_64.c b/arch/x86/kernel/aperture_64.c
index 9a32b37..026fcfb 100644
--- a/arch/x86/kernel/aperture_64.c
+++ b/arch/x86/kernel/aperture_64.c
@@ -1,8 +1,9 @@
 /*
  * Firmware replacement code.
  *
- * Work around broken BIOSes that don't set an aperture or only set the
- * aperture in the AGP bridge.
+ * Work around broken BIOSes that don't set an aperture, only set the
+ * aperture in the AGP bridge, or set too small aperture.
+ *
  * If all fails map the aperture over some low memory.  This is cheaper than
  * doing bounce buffering. The memory is lost. This is done at early boot
  * because only the bootmem allocator can allocate 32+MB.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-28 14:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-26 16:15 aperture_64.c: clarify that too small aperture is valid reason for this code Pavel Machek
2008-11-26 16:39 ` Andi Kleen
2008-11-26 17:31   ` Pavel Machek
2008-11-28 14:33 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®