[2.6 patch] arch/ia64/hp/sim/boot/fw-emu.c: remove egcs workaround

From: Adrian Bunk (bunk_at_stusta.de)
Date: 08/24/05

  • Next message: Takashi Iwai: "Re: [patch] alsa-driver-1.0.9b/alsa-kernel/pci/hda/: HDA driver for ULI M5461"
    Date:	Wed, 24 Aug 2005 12:57:38 +0200
    To: David Mosberger-Tang <davidm@hpl.hp.com>
    
    

    Kernel 2.6 doesn't support egcs, and I didn't find any user of this
    function.

    Signed-off-by: Adrian Bunk <bunk@stusta.de>

    ---
    Note: I haven't tested the compilation of this patch.
    --- linux-2.6.13-rc6-mm2-full/arch/ia64/hp/sim/boot/fw-emu.c.old	2005-08-24 12:38:22.000000000 +0200
    +++ linux-2.6.13-rc6-mm2-full/arch/ia64/hp/sim/boot/fw-emu.c	2005-08-24 12:38:58.000000000 +0200
    @@ -237,17 +237,6 @@
     	return ((struct sal_ret_values) {status, r9, r10, r11});
     }
     
    -
    -/*
    - * This is here to work around a bug in egcs-1.1.1b that causes the
    - * compiler to crash (seems like a bug in the new alias analysis code.
    - */
    -void *
    -id (long addr)
    -{
    -	return (void *) addr;
    -}
    -
     struct ia64_boot_param *
     sys_fw_init (const char *args, int arglen)
     {
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Takashi Iwai: "Re: [patch] alsa-driver-1.0.9b/alsa-kernel/pci/hda/: HDA driver for ULI M5461"

    Relevant Pages

    • Re: SUCCESS Re: 2.6.0-test11-mm1
      ... >> patch that's responsible, but it'd take a month to find out anything ... :-/ At least part of the bug (galeon misplaces text) still ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: invalid SMP mptable on Toshiba Satellite 2430-301
      ... Can you send the patch over? ... > SMP mptable is a BIOS bug on my machine. ... I think it's a Linux bug too, although I'll agree that it was triggered by ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] Cyrix MII cpuid returns stale %ecx
      ... testing and submitting a patch. ... I have also made the capability print code display all the ... Since this is a bug fix for Cyrix MII, which isn't x86-64, it seems ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] oom killer (Core)
      ... > that change sure it's not a bug in my patch, ... > lowlatency patch would expose the same bug too since they're aliasing ... patching file mm/page_alloc.c ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch] improve SMP reschedule and idle routines
      ... >>I'll test this once you work out that obvious bug. ... No difference in the tbench ... > will put the patch in -mm for a while. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)