On Wed, 26 Jun, at 01:23:31PM, Matt Fleming wrote: > The following changes since commit d3768d885c6ccbf8a137276843177d76c49033a7: > > x86, efi: retry ExitBootServices() on failure (2013-06-11 07:51:54 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git tags/efi-next > > for you to fetch changes up to 5d32cf1e590bcdc879f8f862e836c542f6ba7ecb: > > [IA64] sim: Add casts to avoid assignment warnings (2013-06-21 11:22:21 > +0100) > > ---------------------------------------------------------------- > * Add casts to avoid compiler warnings about assignments making > pointers from integers of different types. The warnings were > introduced with Borislav's patch to move the EFI runtime service > pointers to void * - Tony Luck > > ---------------------------------------------------------------- > Tony Luck (1): > [IA64] sim: Add casts to avoid assignment warnings > > arch/ia64/hp/sim/boot/fw-emu.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-)
I don't see this commit in Linus' tree so presumably Tony is still seeing these warnings. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/