[Bug 76619] [BDW regression] System hung while booting on 32 bit OS

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 2 06:54:04 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76619

--- Comment #36 from Jani Nikula <jani.nikula at intel.com> ---
(In reply to comment #16)
> (In reply to comment #14)
> > Created attachment 96472 [details] [review] [review]
> > Clamp to 2G address space with 32b platforms
> > 
> > We can probably do 3, but whatever.
> 
> I am not sure the exactly mean of this. Should this patch be work with other
> patches mention above, or it can works only? 
> 
> with this patch only, the system still hung while booting.

I do not understand why #ifndef CONFIG_64BIT does not work...

(In reply to comment #33)
> Created attachment 100018 [details]
> dmesg
> 
> (In reply to comment #32)
> > Please test v5
> With the patch v5, the system is able to boot normally.

...but #ifdef CONFIG_X86_32 works.

The latter is probably more correct, but really, under what circumstances would
CONFIG_64BIT=y hold when CONFIG_X86_32=y? Indeed the attached kernel config
does *not* have CONFIG_64BIT=y.

Something is wrong with the test results.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140602/b88488b8/attachment.html>


More information about the intel-gfx-bugs mailing list