cfq bug still not fixed on x86

From: walt
Date: Tue Jan 31 2012 - 17:03:41 EST


Hi guys. Linus recently commited this bugfix from Jens:

commit 54b466e44b1c7809144bbd8cd6be3f85877ca46f
Author: Jens Axboe
Date: Tue Jan 17 21:26:11 2012 +0100

cfq-iosched: fix use-after-free of cfqq

That fixed the problem on my amd64x2 machine, but my old UP x86 amd
machine is still producing the same backtrace when udevd segfaults
during bootup.

I'm wondering if the patch neglects some 32-bit or non-SMP code?

Thanks for all your hard work on open-source :)

--
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/