]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] locking problem with __cpcmd.
authorChristian Borntraeger <cborntra@de.ibm.com>
Tue, 9 Jan 2007 09:19:03 +0000 (10:19 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 9 Jan 2007 09:19:03 +0000 (10:19 +0100)
commitbf3dbdcd0bfca74c16ad0b2b5a978907c864ed4c
tree618db5b2f374dd32735d0e7d1f336294f846a96d
parentd8ad075ef60ca33f1bd8e227eed2202108fd6cd8
[S390] locking problem with __cpcmd.

Changeset 740b5706b9c4b3767f597b3ea76654c6f2a800b2 moved the protecting
spinlock from __cpcmd to cpcmd. Therefore vmcp can no longer use __cpcmd,
instead we have to use cpcmd.

Signed-off-by: Christian Borntraeger <cborntra@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/vmcp.c