SUPERH platform development
 help / color / mirror / Atom feed
From: Chen Gang <gang.chen@asianux.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/2] sh64: kernel: fix the compiling issue for process_64.c
Date: Tue, 30 Jul 2013 02:07:51 +0000	[thread overview]
Message-ID: <51F71FF7.8080104@asianux.com> (raw)

The related 2 patches are for fixing the issue below:

The related errors:

    CC      arch/sh/kernel/process_64.o
  arch/sh/kernel/process_64.c: In function ‘copy_thread’:
  arch/sh/kernel/process_64.c:396:39: error: ‘fn’ undeclared (first use in this function)
  arch/sh/kernel/process_64.c:396:39: note: each undeclared identifier is reported only once for each function it appears in
  arch/sh/kernel/process_64.c:377:30: error: unused variable ‘regs’ [-Werror=unused-variable]
  cc1: all warnings being treated as errors

--
 arch/sh/kernel/process_64.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

                 reply	other threads:[~2013-07-30  2:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51F71FF7.8080104@asianux.com \
    --to=gang.chen@asianux.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox