Re: [patch 5/6] Move psw_set_key.

2007-06-19 Thread Martin Schwidefsky
On Tue, 2007-06-19 at 11:34 +0200, Heiko Carstens wrote: > > > Move psw_set_key() from ptrace.h to processor.h which is a more > > > suitable place for it. In addition the moves makes the function > > > invisible to user space. > > > > Hmm, this does not really describe the changes. > > Yes.. you

Re: [patch 5/6] Move psw_set_key.

2007-06-19 Thread Bastian Blank
On Tue, Jun 19, 2007 at 10:45:21AM +0200, Martin Schwidefsky wrote: > Move psw_set_key() from ptrace.h to processor.h which is a more > suitable place for it. In addition the moves makes the function > invisible to user space. Hmm, this does not really describe the changes. Bastian -- Violence

Re: [patch 5/6] Move psw_set_key.

2007-06-19 Thread Heiko Carstens
On Tue, Jun 19, 2007 at 11:12:00AM +0200, Bastian Blank wrote: > On Tue, Jun 19, 2007 at 10:45:21AM +0200, Martin Schwidefsky wrote: > > Move psw_set_key() from ptrace.h to processor.h which is a more > > suitable place for it. In addition the moves makes the function > > invisible to user space. >

Re: [patch 5/6] Move psw_set_key.

2007-06-19 Thread Paul Mundt
On Tue, Jun 19, 2007 at 10:45:21AM +0200, Martin Schwidefsky wrote: > From: Heiko Carstens <[EMAIL PROTECTED]> > > Move psw_set_key() from ptrace.h to processor.h which is a more > suitable place for it. In addition the moves makes the function > invisible to user space. > > arch/s390/kernel/tra