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





------- Comment #7 from [EMAIL PROTECTED]  2008-10-07 07:20 -------
(In reply to comment #3)
> What happens when we encouter a 2nd table w/ a null signature,
> won't we then attempt to create two sysfs files with the same name?

this is taken care of in the standard way (adding an index, NULL1, NULL2, ..)
like in the case when there are more tahn one SSDT table (SSDT1, SSDT2, ...)

I can only think of one (somewhat) unhandled case: when there are more than one
table signature starting with \0 but continuing differently (say '\0\0\0\0' and
'\0FOO'). In this case multiple files with the same name are probably created. 


-- 
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.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to