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





------- Comment #36 from [EMAIL PROTECTED]  2008-05-27 15:31 -------
(In reply to comment #33)
> patch in comment #22 applied
> 
> patch in comment #23, 28, 25 applied to acpi-test
> 
> re: patch in comment #23:
> dos2unix: converting file 9772-23.patch to UNIX format ...
> ~/src/acpi
> scripts/checkpatch.pl
> WARNING: Use #include <linux/signal.h> instead of <asm/signal.h>
> #26: FILE: drivers/acpi/scan.c:9:
> +#include <asm/signal.h>
> 
> ERROR: Don't use kernel_thread(): see
> Documentation/feature-removal-schedule.txt
> #117: FILE: drivers/acpi/scan.c:174:
> +       ret = kernel_thread(acpi_bus_hot_remove_device,
> 

Hi Len/Zhang,

While going through the mainline tree i noticed that these patches 23, 28, 25
are still not in the mainline. Was wondering if this checkpatch warning the
reason for holding the patches back, or is there some other issue with the
patches ?
I have cooked up a patch to fix these warnings with checkpatch, in comment #35.
Please have a look. If there is any other issue with it, please do let
me know.

Thanks,
Alok


-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to