Il Wednesday 14 May 2008 01:06:42 Andrew Morton ha scritto: > On Wed, 14 May 2008 00:58:32 +0200 Matteo Croce <matteo@xxxxxxxxxxx> wrote: > > > This one is cleaner: > > > > > > Signed-off-by: Matteo Croce <matteo@xxxxxxxxxxx> > > Signed-off-by: Felix Fietkau <nbd@xxxxxxxxxxx> > > It has no changelog. We can neither effectively review it nor commit > it without one. > > Each bugfix and each enhancement should be described, please. > Here's the changelog: * Resolve some locking issues using atomic_inc/atomic_dec * move status code in cpmac_check_status * unmark the BROKEN flag in Kconfig * move code which should have been in platform code in arch/mips/ar7/platform.c * fixed an IRQ storm which lets the kernel hang * fixed a double call to netif_start_queue which causes a kernel panic * don't fail to register the PHY, works on many devices now