> And a pair more:
No
> --- linux-2.4.4-ac10/include/linux/raid/md_k.h.orig Thu May 17 19:35:41
> 2001
> +++ linux-2.4.4-ac10/include/linux/raid/md_k.h Thu May 17 19:36:15 2001
> @@ -38,6 +38,8 @@
> case RAID5: return 5;
> }
> panic("pers_to_level()");
> +
> + return 0;
panic appears properly declared as __attribute(noreturn). This looks to me like
a gcc bug
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Re: [RFC][PATCH] Re: Linux 2.... Marcelo Tosatti
- Re: [RFC][PATCH] Re: Linux 2.... Mike Galbraith
- Re: Linux 2.4.4-ac10 Geert Uytterhoeven
- Re: Linux 2.4.4-ac10 Udo A. Steinberg
- Re: Linux 2.4.4-ac10 Matti Aarnio
- Re: Linux 2.4.4-ac10 Matti Aarnio
- Re: Linux 2.4.4-ac10 Alan Cox
- Re: Linux 2.4.4-ac10 Ingo Oeser
- Re: Linux 2.4.4-ac10 J . A . Magallon
- Re: Linux 2.4.4-ac10 Jeff Garzik
- Linux 2.4.4-ac10: Oops Alan Cox
- Linux 2.4.4-ac10: Oops FAVRE Gregoire
- Re: Linux 2.4.4-ac10: Oops Alan Cox
- Re: Linux 2.4.4-ac10: Oops FAVRE Gregoire
- Re: Linux 2.4.4-ac10 David Balazic
- Re: Linux 2.4.4-ac10 Andr� Dahlqvist

