http://bugzilla.kernel.org/show_bug.cgi?id=10927





------- Comment #55 from [EMAIL PROTECTED]  2008-06-18 20:05 -------
Note: if the "corrected" patch works, we should tidy it up to minimize the
dependencies.  In particular, if we let the kernel pre-patch the segmentation
information, we can get rid of any dependency on writes.  We can reduce it to
requiring only that one segment is readable; it's not 100% clear which one to
use -- DS,ES,FS,GS could be null, SS could have too short of a limit, and CS
could be non-readable.  CS is still probably the safest one, though.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to