[PATCH] s390: cio non-unique path group ids
authorPeter Oberparleiter <peter.oberparleiter@de.ibm.com>
Sun, 4 Jun 2006 09:51:28 +0000 (02:51 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 5 Jun 2006 19:29:16 +0000 (12:29 -0700)
commit4ae9538dd02824257e8e72c053c69ad6680aba04
treea3383d1ae08a78a4d5d6247cd480923dc8812429
parente0ec574987a3301f7767750bb6e8be47d6323bfa
[PATCH] s390: cio non-unique path group ids

From: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>

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 <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/cio/css.h
include/asm-s390/lowcore.h