All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH] sparc64: fix unused-but-set-variable warnings
Date: Sun, 27 Feb 2011 02:08:00 +0000	[thread overview]
Message-ID: <201102262008.12225.dennis@ausil.us> (raw)
In-Reply-To: <20110226085151.GA23117@merkur.ravnborg.org>

[-- Attachment #1: Type: Text/Plain, Size: 733 bytes --]

On Saturday, February 26, 2011 04:28:43 PM Sam Ravnborg wrote:
> David - please do not apply this yet.
> I need to go through it to convince myself that it is OK to ignore
> the return resut in the cases where I blindly deleted it for now.
> 
> I will repost when I have done so.
> 
> Dennis - I would still like to know if this fixes all
> sparc warnings so you no longer need to drop -Werror.


arch/sparc/kernel/smp_64.c: In function 'flush_dcache_page_all':
arch/sparc/kernel/smp_64.c:935:6: error: variable 'this_cpu' set but not used 
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[1]: *** [arch/sparc/kernel/smp_64.o] Error 1

it fails to build still.  thanks Sam

Dennis

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2011-02-27  2:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-26  8:51 [PATCH] sparc64: fix unused-but-set-variable warnings Sam Ravnborg
2011-02-26 22:28 ` Sam Ravnborg
2011-02-27  2:08 ` Dennis Gilmore [this message]
2011-02-27  5:44 ` David Miller
2011-02-27  6:10 ` David Miller
2011-02-27  7:41 ` David Miller
2011-02-27 13:12 ` Sam Ravnborg
2011-02-27 23:24 ` David Miller
2011-02-28  5:49 ` Sam Ravnborg

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=201102262008.12225.dennis@ausil.us \
    --to=dennis@ausil.us \
    --cc=sparclinux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.