Re: [PATCH 1/2] 2.6.19-rc1-mm1 pktcdvd: init pktdev_major

From: Peter Osterlund
Date: Sat Oct 14 2006 - 14:05:37 EST


On Sat, 14 Oct 2006, Thomas Maier wrote:

pktdev_major must be initialized to 0.

No it doesn't. The BSS section is automatically initialized to 0. In fact, in the past there have been several patches for various parts of the kernel to remove explicit 0 initialization of global variables.

--
Peter Osterlund - petero2@xxxxxxxxx
http://web.telia.com/~u89404340
-
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/