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





------- Comment #23 from [EMAIL PROTECTED]  2008-07-28 11:38 -------
1. There is no aa276e1cafb3ce9d01d1e837bcd67e92616013ac in my tree. At least
git checkout aa276e1cafb3ce9d01d1e837bcd67e92616013ac reports, that pathspec
did not match any file(s).

2. Patch does NOT apply cleanly to my tree (I'm using v2.6.26 release):
patching file arch/x86/kernel/apic_32.c
patching file arch/x86/kernel/apic_64.c
patching file arch/x86/kernel/cpu/amd.c
Reversed (or previously applied) patch detected!  Assume -R? [n] n
Apply anyway? [n] n
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file
arch/x86/kernel/cpu/amd.c.rej
can't find file to patch at input line 139
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff --git a/arch/x86/kernel/cpu/amd_64.c b/arch/x86/kernel/cpu/amd_64.c
|index f5fc161..f8d2058 100644
|--- a/arch/x86/kernel/cpu/amd_64.c
|+++ b/arch/x86/kernel/cpu/amd_64.c
--------------------------
File to patch:
Skip this patch? [y] y
Skipping patch.
2 out of 2 hunks ignored
patching file arch/x86/kernel/process.c
Hunk #2 succeeded at 138 with fuzz 1 (offset -82 lines).
Hunk #3 FAILED at 217.
1 out of 3 hunks FAILED -- saving rejects to file arch/x86/kernel/process.c.rej
patching file include/asm-x86/apic.h
patching file kernel/time/tick-broadcast.c

Looks like something was already applied. I've fixed one FAILED hunk by hands.
It was easy enough. However I can't compile kernel:

arch/x86/kernel/process.c: In function ‘c1e_idle’:
arch/x86/kernel/process.c:175: error: ‘MSR_K8_INT_PENDING_MSG’ undeclared
(first use in this function)
arch/x86/kernel/process.c:175: error: (Each undeclared identifier is reported
only once
arch/x86/kernel/process.c:175: error: for each function it appears in.)
arch/x86/kernel/process.c:176: error: ‘K8_INTP_C1E_ACTIVE_MASK’ undeclared
(first use in this function)
make[1]: *** [arch/x86/kernel/process.o] Error 1

Which tree should I use to test it?


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