lkml.org 
[lkml]   [2015]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 05/15] h8300: Process and signal
From
Date
On Sun, 2015-02-15 at 17:11 +0900, Yoshinori Sato wrote:
> Sorry. I send too old files.
> This patch is correct.
>
> Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
> ---
> arch/h8300/kernel/process.c | 170 +++++++++++++++++++++++
> arch/h8300/kernel/ptrace.c | 203 +++++++++++++++++++++++++++
> arch/h8300/kernel/signal.c | 326 ++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 699 insertions(+)
> create mode 100644 arch/h8300/kernel/process.c
> create mode 100644 arch/h8300/kernel/ptrace.c
> create mode 100644 arch/h8300/kernel/signal.c
>
>[...]
> diff --git a/arch/h8300/kernel/signal.c b/arch/h8300/kernel/signal.c
> new file mode 100644
> index 0000000..1222783
> --- /dev/null
> +++ b/arch/h8300/kernel/signal.c
> @@ -0,1 +1,326 @@

That line should read
@@ -0,0 +1,326 @@

shouldn't it? At least, currently that line makes "git am" here barf
with
fatal: new file arch/h8300/kernel/signal.c depends on old contents


Paul Bolle



\
 
 \ /
  Last update: 2015-02-15 11:41    [W:1.447 / U:1.800 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site