]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit08b4311ff8e2c3baccf0ea1972591b356945beac
treea3383d1ae08a78a4d5d6247cd480923dc8812429
parentb2204a7ca95cf4ffa084dde2f0673c8b6329d019
[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