From: Ingo Molnar Date: Fri, 24 Apr 2009 08:11:18 +0000 (+0200) Subject: Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=416dfdcdb894432547ead4fcb9fa6a36b396059e;p=linux-edison.git Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing Conflicts: arch/x86/kernel/ptrace.c Merge reason: fix the conflict above, and also pick up the CONFIG_BROKEN dependency change from upstream so that we can remove it here. Signed-off-by: Ingo Molnar --- 416dfdcdb894432547ead4fcb9fa6a36b396059e diff --cc arch/x86/kernel/ptrace.c index b32a8ee5338,23b7c8f017e..d5252ae6c52 --- a/arch/x86/kernel/ptrace.c +++ b/arch/x86/kernel/ptrace.c @@@ -21,8 -21,6 +21,7 @@@ #include #include #include - #include +#include #include #include