Re: mainline boot failures I: qemu
From: walt
Date: Sat Apr 26 2008 - 16:37:27 EST
Al Viro wrote:
On Sat, Apr 26, 2008 at 04:02:10PM +0200, Andi Kleen wrote:
FYI
I see lots of boot failures on various setups with current mainline
(git8, b1721d0da266b4af8cb4419473b4ca36206ab200). Unfortunately
they are all different.
FWIW, I've reconstructed what had happened:
> ...
When I bisected down to a commit with your name on it I was quite upset.
Only hallucinations or a rent in the fabric of space-time could explain
what my eyes were telling me ;o)
- struct files_struct *copy;
+ struct files_struct *copy = NULL;
This patch works for me, thanks.
--
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/