[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46697D23.4060506@redhat.com>
Date: Fri, 08 Jun 2007 18:00:35 +0200
From: Miloslav Trmac <mitr@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>, dwmw2@...radead.org
CC: linux-kernel@...r.kernel.org, Alan Cox <alan@...hat.com>,
Steve Grubb <sgrubb@...hat.com>,
Alexander Viro <aviro@...hat.com>
Subject: Re: [PATCH, v2] Audit: Add TTY input auditing
Andrew Morton napsal(a):
> On Fri, 08 Jun 2007 06:23:23 +0200 Miloslav Trmac <mitr@...hat.com> wrote:
>> diff --git a/include/linux/sched.h b/include/linux/sched.h
>> index d58e74b..d9d734c 100644
>> --- a/include/linux/sched.h
>> +++ b/include/linux/sched.h
>> @@ -506,6 +506,8 @@ struct signal_struct {
>> #ifdef CONFIG_TASKSTATS
>> struct taskstats *stats;
>> #endif
>> + unsigned audit_tty;
>> + struct tty_audit_buf *tty_audit_buf;
>> };
>
> Can we ifdef these?
Sure, here's an incremental patch.
Mirek
View attachment "linux-2.patch" of type "text/x-patch" (3290 bytes)
Powered by blists - more mailing lists