Re: [patch] ACPI: reduce code size, clean up, fix validator message



Hi!

Thanks for the quick reply.

An Andrew's advice a while back, Bob already got rid
of the allocate part -- it just isn't upstream yet.

Re: changing ACPICA code (sub-directories of drivers/acpi/) like this:

- flags = acpi_os_acquire_lock(acpi_gbl_gpe_lock);
+ spin_lock_irqsave(&acpi_gbl_gpe_lock, flags);

I can't do that without either
1. diverging between Linux and ACPICA
or
2. getting a license back from you to Intel such that Intel can
re-distrubute such a change under the Intel license on the file
and
inventing spin_lock_irqsave() on about 9 other operating systems.

#1 is all pain and no gain, unless the 244 net fewer bytes counts as
gain.
#2 wouldn't make sense either.

Well, gain here is that code actually becomes readable/linux
like/something.

Feel free to put GPL/BSD license in ACPICA code, saying that by
default contributed code is under both licenses.... or something, but
having linux-like code under drivers/acpi would be great.

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: PATCH: ecng for 6.x and 7.x
    ... All rights reserved. ... This is your license from Intel Corp. under its intellectual property ... * the above Copyright Notice, the above License, this list of Conditions, ...
    (freebsd-current)
  • Re: ipw(4) and iwi(4): Intels Pro Wireless firmware licensing problems
    ... >> listed below to accomplish loading the firmware before ifconfig ... >> software-controlled radio which is capable of broadcasting at higher ... Intel permits you to redistribute their firmware under ... The BSD license and all other OSS-friendly licenses permit the user ...
    (freebsd-questions)
  • Re: ipw(4) and iwi(4): Intels Pro Wireless firmware licensing problems
    ... listed below to accomplish loading the firmware before ifconfigwill work. ... You might not like the reasons, or agree with them, but your claim that the FreeBSD manpages do not say anything about the need for firmware is obviously mistaken. ... Intel permits you to redistribute their firmware under the terms of their license. ...
    (freebsd-questions)
  • Re: windows ifort on cygwin
    ... >>>I have recently bought the intel compiler for windows. ... >>>user uncounted license, meaning that I don't need a license server, nor a ... >>>I guess that I (or my cygwin) is missing something, ... Presumably something out of the windows environment that is ...
    (comp.lang.fortran)
  • Re: windows ifort on cygwin
    ... >>>I have recently bought the intel compiler for windows. ... >>>user uncounted license, meaning that I don't need a license server, nor a ... >>>I guess that I (or my cygwin) is missing something, ... Presumably something out of the windows environment that is ...
    (comp.lang.fortran)