git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b811ba
)
s390/pgtable: Fix gmap notifier address
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Wed, 29 May 2013 11:08:39 +0000
(13:08 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 31 May 2013 15:23:53 +0000
(17:23 +0200)
The address of the gmap notifier was broken, resulting in
unhandled validity intercepts in KVM. Fix the rmap->vmaddr
to be on a segment boundary.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found