Messages in this thread |  | | | Date | Tue, 29 May 2007 13:53:24 +0200 | | From | Heiko Carstens <> | | Subject | Re: [PATCH] add a trivial patch style checker |
| |
On Tue, May 29, 2007 at 04:23:45AM +0200, Andi Kleen wrote: > Possible further checks that might make sense: > - panic() anywhere in drivers/*
A driver should be allowed to panic. E.g. if it detects that due to a firmware or driver bug memory corruption happened. IMHO the best thing to do then is panic. - 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/
|  |