From: Horst Hummel Date: Fri, 24 Mar 2006 11:15:24 +0000 (-0800) Subject: [PATCH] s390: random values in result of BIODASDINFO2 X-Git-Tag: v2.6.17-rc1~966 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554a826e0a29f1a88e5a5332f0718c059885ec17;p=pandora-kernel.git [PATCH] s390: random values in result of BIODASDINFO2 Use kzalloc to get a zeroed buffer for the structure returned to user space by the BIODASDINFO2 ioctl. Not all fields are set up, e.g. the read_devno is missing. Signed-off-by: Horst Hummel Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed