public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: "Maxin B. John" <maxin.john@gmail.com>
Cc: David Daney <david.daney@cavium.com>,
	Lucas De Marchi <lucas.demarchi@profusion.mobi>,
	Kevin Cernekee <cernekee@gmail.com>,
	linux-mips@linux-mips.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mips: mm: tlbex.c: Fix compiler warnings
Date: Wed, 14 Sep 2011 17:04:52 +0200	[thread overview]
Message-ID: <20110914150452.GA12638@linux-mips.org> (raw)
In-Reply-To: <20110908220559.GA3040@maxin>

On Fri, Sep 09, 2011 at 01:06:00AM +0300, Maxin B. John wrote:

>  CC      arch/mips/mm/tlbex.o
> cc1: warnings being treated as errors
> arch/mips/mm/tlbex.c: In function 'build_r3000_tlb_modify_handler':
> arch/mips/mm/tlbex.c:1769: error: 'wr.r1' is used uninitialized in this function
> arch/mips/mm/tlbex.c:1769: error: 'wr.r2' is used uninitialized in this function
> arch/mips/mm/tlbex.c:1769: error: 'wr.r3' is used uninitialized in this function
> make[2]: *** [arch/mips/mm/tlbex.o] Error 1
> make[1]: *** [arch/mips/mm] Error 2
> make: *** [arch/mips] Error 2

This was fixed by 949cb4ca0aa53e97ea5f524536593ad2d2946b73.  The real
fix to not pass the wr members to build_pte_modifiable() because they
just are not needed.

Thanks,

  Ralf

       reply	other threads:[~2011-09-14 15:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110908220559.GA3040@maxin>
2011-09-14 15:04 ` Ralf Baechle [this message]
2011-09-21 20:08   ` [PATCH] mips: mm: tlbex.c: Fix compiler warnings Grant Likely

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=20110914150452.GA12638@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=cernekee@gmail.com \
    --cc=david.daney@cavium.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=lucas.demarchi@profusion.mobi \
    --cc=maxin.john@gmail.com \
    /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