RE: [Bugme-new] [Bug 10580] New: uvesafb is broken

Previous thread: proc_dir_entry 'info' already registered by Justin Mattock on Wednesday, April 30, 2008 - 3:38 pm. (5 messages)

Next thread: [GIT PATCH] driver core patches against 2.6.25-git by Greg KH on Wednesday, April 30, 2008 - 4:57 pm. (13 messages)
From: Andrew Morton
Date: Wednesday, April 30, 2008 - 4:36 pm

(switched to email.  Please respond via emailed reply-to-all, not via the
bugzilla web interface).

On Wed, 30 Apr 2008 16:25:13 -0700 (PDT)

Thanks for the report - it really helps.

Was you setting of CONFIG_NONPROMISC_DEVMEM the same in both -git7 and in
-git8?

--

From: Pallipadi, Venkatesh
Date: Wednesday, April 30, 2008 - 6:21 pm

------- Comment #4 From Venkatesh Pallipadi 2008-04-30 16:45:54 [reply]

Looked at this a bit more..
v86d emulator seems to be hardcoding
mem_bios as 0x0a0000 - 0x10ffef

And mmaping the whole address and may be doing read write in that range
during the emulation.
But, as per e820 0x100000 onwards is usable memory and may be getting
used by kernel. So, surely there is some conflict here.

I am not sure whether it is the BIOS that is giving wrong E820 info or
is it the v86d emulator making assumption about this address wrongly.
One workaround is to make upto 0x10ffef as reserved and make kernel not
use it. But, we should really know why this problem is happening in the
first place, before going the workaround route.

Thanks,
Venki 
--

Previous thread: proc_dir_entry 'info' already registered by Justin Mattock on Wednesday, April 30, 2008 - 3:38 pm. (5 messages)

Next thread: [GIT PATCH] driver core patches against 2.6.25-git by Greg KH on Wednesday, April 30, 2008 - 4:57 pm. (13 messages)