Revision ae9955aeb8e47c4f60a02add47acf9850ca0ead7 authored by Alexey Brodkin on 23 March 2017, 17:34:45 UTC, committed by Vineet Gupta on 24 March 2017, 20:36:08 UTC
MotherBoard section has its "ranges" set to 0xE000_0000-0xF000_0000.
But UIO node maps 4 different areas in different memory locations
and all outside MB's ranges.

That obviously breaks UIO mappings in runtime.

Cc: Ruud Derwig <rderwig@synopsys.com>
Cc: stable@vger.kernel.org
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
1 parent 814a585
History
File Mode Size
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 595 bytes
diag.c -rw-r--r-- 7.6 KB
gaccess.c -rw-r--r-- 30.8 KB
gaccess.h -rw-r--r-- 12.7 KB
guestdbg.c -rw-r--r-- 16.4 KB
intercept.c -rw-r--r-- 11.4 KB
interrupt.c -rw-r--r-- 65.5 KB
irq.h -rw-r--r-- 467 bytes
kvm-s390.c -rw-r--r-- 87.8 KB
kvm-s390.h -rw-r--r-- 12.5 KB
priv.c -rw-r--r-- 32.4 KB
sigp.c -rw-r--r-- 12.5 KB
sthyi.c -rw-r--r-- 10.9 KB
trace-s390.h -rw-r--r-- 6.8 KB
trace.h -rw-r--r-- 10.9 KB
vsie.c -rw-r--r-- 30.6 KB

back to top