public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 4GB+DEBUG_PAGEALLOC oopses with 2.6.0-test3-mm1
@ 2003-08-10 10:33 Manfred Spraul
  2003-08-11  8:56 ` Ingo Molnar
  2003-08-11  9:00 ` Ingo Molnar
  0 siblings, 2 replies; 8+ messages in thread
From: Manfred Spraul @ 2003-08-10 10:33 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, Andrew Morton

Hi Ingo,

I'm running into crashes in copy_mount_options with 
CONFIG_DEBUG_PAGEALLOC and 4GB in 2.6.0-test3-mm1:

The functions in mm/usercopy assume that no exception handling is 
required if fs is KERNEL_DS. This is not true: at least the mount 
options copy and the i386 traps handler assume exception handling with 
fs==KERNEL_DS.

How should this be fixed? I don't see a simple, portable way to 
implement exception handling for the kernel address space.

--
    Manfred


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

end of thread, other threads:[~2003-08-11 18:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-10 10:33 4GB+DEBUG_PAGEALLOC oopses with 2.6.0-test3-mm1 Manfred Spraul
2003-08-11  8:56 ` Ingo Molnar
2003-08-11 15:22   ` Manfred Spraul
2003-08-11 15:24     ` Ingo Molnar
2003-08-11 16:05       ` Manfred Spraul
2003-08-11 17:19         ` Ingo Molnar
2003-08-11 18:01           ` Manfred Spraul
2003-08-11  9:00 ` Ingo Molnar

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