From: Cornelia Huck Date: Sat, 14 Jan 2006 21:21:03 +0000 (-0800) Subject: [PATCH] s390: chps[] array too short X-Git-Tag: v2.6.16-rc1~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871931c1eef1727d42ff3ecf993b1978cf1e209f;p=pandora-kernel.git [PATCH] s390: chps[] array too short The chps[] array in struct channel_subsystem is one too short; therefore the code doesn't realize the chpid ff is already known. When several devices on chpid ff become available, the message "new_channel_path: could not register ff" is displayed for every device but the first one. Signed-off-by: Cornelia Huck Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed