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





------- Comment #61 from [EMAIL PROTECTED]  2007-12-24 14:50 -------
Sorry , maybe i am doing something wrong but that series does not apply as
well. Here what i did - patch output i have attached as well:

[EMAIL PROTECTED]:/usr/src $ rm -rf linux-2.6.23 
[EMAIL PROTECTED]:/usr/src $ tar jxf ../patches/linux-2.6.23.tar.bz2 
[EMAIL PROTECTED]:/usr/src $ cd linux
[EMAIL PROTECTED]:/usr/src/linux $ bzcat -dc ../patches/patch-2.6.24-rc6.bz2 | 
patch
-p1 > history

patching file .gitignore
....
patching file sound/usb/usbquirks.h

[EMAIL PROTECTED]:/usr/src/linux $ for i in `cat ../patches/p/series`; do echo
"<<<<<<<<<<<<<<< --- APPLYING $i ---"; patch --dry-run -p1 < ../patches/p/$i;
done > hist


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