Re: [PATCH] math-emu: Fix compiler warnings
- Date: Thu, 21 Aug 2008 23:49:35 +1000
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] math-emu: Fix compiler warnings
Hi Kumar, On Thu, 21 Aug 2008 07:50:20 -0500 Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx> wrote: > > Fix warnings of the form: > arch/powerpc/math-emu/fsubs.c:15: warning: 'R_f1' may be used uninitialized in this function > arch/powerpc/math-emu/fsubs.c:15: warning: 'R_f0' may be used uninitialized in this function > > Signed-off-by: Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx> > --- > > I intend these patches to go via the powerpc.git tree if no one has issues. > > - k > > include/math-emu/op-2.h | 2 +- Are you modifying the right file here? There is also arch/powerpc/math-emu/op-2.h which contains the same construct. -- Cheers, Stephen Rothwell sfr@xxxxxxxxxxxxxxxx http://www.canb.auug.org.au/~sfr/
Attachment:
pgpKLxMg4Er4G.pgp
Description: PGP signature
- Follow-Ups:
- Re: [PATCH] math-emu: Fix compiler warnings
- From: Kumar Gala
- Re: [PATCH] math-emu: Fix compiler warnings
- References:
- [PATCH] math-emu: Fix compiler warnings
- From: Kumar Gala
- [PATCH] math-emu: Fix compiler warnings
- Prev by Date: [PATCH] libata: reorder ata_device to remove 8 bytes of padding on 64 bits
- Next by Date: Re: [PATCH] KVM_GUEST: use the right parameter type on kvm_release_pt() (was Re: i386 allmodconfig in linux-next)
- Previous by thread: Re: [PATCH] math-emu: Add support for reporting exact invalid exception
- Next by thread: Re: [PATCH] math-emu: Fix compiler warnings
- Index(es):