From: Peter Oberparleiter Date: Sun, 4 Jun 2006 09:51:28 +0000 (-0700) Subject: [PATCH] s390: cio non-unique path group ids X-Git-Tag: v2.6.17-rc6~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae9538dd02824257e8e72c053c69ad6680aba04;p=pandora-kernel.git [PATCH] s390: cio non-unique path group ids From: Peter Oberparleiter The path grouping can fail due to non-unique pathgroup-IDs. The source for the CPU-ID part of the ID was incorrectly specified on 64 bit systems. Additionally, the length of the ID was too large due to incorrect data packing declaration. Fix CPU-ID lowcore address and add missing packing declaration. Signed-off-by: Peter Oberparleiter Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed