From: Simon Vogl Date: Fri, 24 Feb 2006 21:04:09 +0000 (-0800) Subject: [PATCH] cfi: init wait queue in chip struct X-Git-Tag: v2.6.16-rc5~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c314b6f1fa462acdb89323c75c597eeaae056e7c;p=pandora-kernel.git [PATCH] cfi: init wait queue in chip struct Fix a kernel oops for Intel P30 flashes, where the wait queue head was not initialized for the flchip struct, which in turn caused a crash at the first read operation. Signed-off-by: Thomas Gleixner Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed