lkml.org 
[lkml]   [2009]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch] Re: Next Aug 19: s390 build failure (arch/s390/kernel/built-in)

* Sachin Sant <sachinp@in.ibm.com> wrote:

> Ingo Molnar wrote:
>> Could you please send the .config that triggers this?
>>
>>
> .config Attached.

thanks - does the patch below fix the bug for you?

Ingo

diff --git a/arch/s390/kernel/ptrace.c b/arch/s390/kernel/ptrace.c
index 05f57cd..c5e87d8 100644
--- a/arch/s390/kernel/ptrace.c
+++ b/arch/s390/kernel/ptrace.c
@@ -51,6 +51,9 @@
#include "compat_ptrace.h"
#endif

+DEFINE_TRACE(syscall_enter);
+DEFINE_TRACE(syscall_exit);
+
enum s390_regset {
REGSET_GENERAL,
REGSET_FP,

\
 
 \ /
  Last update: 2009-08-19 14:19    [W:0.053 / U:0.684 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site