Re: i686 quirk for AMD Geode

From: Krzysztof Halasa
Date: Fri Nov 06 2009 - 18:05:28 EST


"Martin Schleier" <drahemmaps@xxxxxxx> writes:

> e.g:
> - correct use of some blackfin hi/lo macros.
> - if certain data structures are declared as const
> (struct seq_operations/file_operations)
> - correct use of NR_CPUS is usually wrong
> - complains about in_atomic() outside core kernel code
> - warns about LINUX_VERSION_CODE, #if 0,
> volatile or deprecated functions.
> - informs about needless kfree/usb_free_urb checks
> - etc...

Did the patch in question contain such problems?
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/