Re: [patch 5/6] Move psw_set_key.

From: Paul Mundt
Date: Tue Jun 19 2007 - 05:19:17 EST


On Tue, Jun 19, 2007 at 10:45:21AM +0200, Martin Schwidefsky wrote:
> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>
> 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/traps.c | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>

On Tue, Jun 19, 2007 at 10:45:22AM +0200, Martin Schwidefsky wrote:
> From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
>
> This is mainly to switch off all potentially debugging stuff that
> won't report anything useful after an oops happened.
> Besided that setting pause_on_oops will work too, but doesn't make
> too much sense on s390.
>
> include/asm-s390/processor.h | 5 +++++
> include/asm-s390/ptrace.h | 9 +--------
> 2 files changed, 6 insertions(+), 8 deletions(-)
>
These changelog does not match the patch, they're reversed.. :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/