Re: [PATCH] serial/8250: fix uninitialized warnings

From: Alan Cox
Date: Mon Nov 10 2008 - 18:48:51 EST


> That's a regression in current gcc, surely?

Oh and as a PS: Gcc is I believe right because if the loop is run zero
times then pos = NULL (ie n == NULL so the first BUG_ON fires)


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