Searched hist:d1bf85902c28dd990c08f1703ea94109223549a7 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | chsc_sch.c | diff d1bf85902c28dd990c08f1703ea94109223549a7 Fri Feb 26 15:37:30 CST 2010 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] cio: fix storage key handling
Some parts of cio do not shift PAGE_DEFAULT_KEY correctly and end up with an incorrect key in their data structures. Since the default key is zero this doesn't really matter. However if somebody would use key-controlled protection for debugging purposes it would be quite helpful if all of this would work as expected.
Also remove a stale declaration.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | qdio_thinint.c | diff d1bf85902c28dd990c08f1703ea94109223549a7 Fri Feb 26 15:37:30 CST 2010 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] cio: fix storage key handling
Some parts of cio do not shift PAGE_DEFAULT_KEY correctly and end up with an incorrect key in their data structures. Since the default key is zero this doesn't really matter. However if somebody would use key-controlled protection for debugging purposes it would be quite helpful if all of this would work as expected.
Also remove a stale declaration.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | qdio_setup.c | diff d1bf85902c28dd990c08f1703ea94109223549a7 Fri Feb 26 15:37:30 CST 2010 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] cio: fix storage key handling
Some parts of cio do not shift PAGE_DEFAULT_KEY correctly and end up with an incorrect key in their data structures. Since the default key is zero this doesn't really matter. However if somebody would use key-controlled protection for debugging purposes it would be quite helpful if all of this would work as expected.
Also remove a stale declaration.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | chsc.c | diff d1bf85902c28dd990c08f1703ea94109223549a7 Fri Feb 26 15:37:30 CST 2010 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] cio: fix storage key handling
Some parts of cio do not shift PAGE_DEFAULT_KEY correctly and end up with an incorrect key in their data structures. Since the default key is zero this doesn't really matter. However if somebody would use key-controlled protection for debugging purposes it would be quite helpful if all of this would work as expected.
Also remove a stale declaration.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | page.h | diff d1bf85902c28dd990c08f1703ea94109223549a7 Fri Feb 26 15:37:30 CST 2010 Heiko Carstens <heiko.carstens@de.ibm.com> [S390] cio: fix storage key handling
Some parts of cio do not shift PAGE_DEFAULT_KEY correctly and end up with an incorrect key in their data structures. Since the default key is zero this doesn't really matter. However if somebody would use key-controlled protection for debugging purposes it would be quite helpful if all of this would work as expected.
Also remove a stale declaration.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|