[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201107051742.29359.arnd@arndb.de>
Date: Tue, 5 Jul 2011 17:42:29 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Jonas Bonn <jonas@...thpole.se>
Cc: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Subject: Re: [PATCH v2 06/19] OpenRISC: PTrace
On Saturday 02 July 2011, Jonas Bonn wrote:
> Signed-off-by: Jonas Bonn <jonas@...thpole.se>
> ---
> arch/openrisc/include/asm/ptrace.h | 124 ++++++++
> arch/openrisc/kernel/ptrace.c | 574 ++++++++++++++++++++++++++++++++++++
> arch/openrisc/kernel/ptrace.h | 37 +++
> 3 files changed, 735 insertions(+), 0 deletions(-)
> create mode 100644 arch/openrisc/include/asm/ptrace.h
> create mode 100644 arch/openrisc/kernel/ptrace.c
> create mode 100644 arch/openrisc/kernel/ptrace.h
This patch still contains a bunch of commented out code that wants to be
cleaned up. I think you have done that in most other patches that needed
the same cleanup.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists