android_kernel_oneplus_msm8998/drivers/platform/goldfish
Roman Kiryanov 7e3a6fc483 goldfish: pipe: ANDROID: address must be written as __pa(x), not x
The previous change missed the __pa transformation applied to the address before passing it further. The value also has to be written from the high part first.

Bug: 72717639
Change-Id: Id0756ca733f26ced1d74179764116db05ec47bea
Signed-off-by: Roman Kiryanov <rkir@google.com>
2018-06-05 09:42:36 -07:00
..
goldfish_pipe.c goldfish: pipe: ANDROID: rename global variables 2018-05-01 12:11:49 -07:00
goldfish_pipe.h goldfish: pipe: ANDROID: Add DMA support 2018-05-08 10:13:50 -07:00
goldfish_pipe_v2.c goldfish: pipe: ANDROID: address must be written as __pa(x), not x 2018-06-05 09:42:36 -07:00
Kconfig goldfish_bus: switch GOLDFISH_BUS config back to bool 2016-02-16 13:54:22 -08:00
Makefile Revert "goldfish: pipe: ANDROID: remove a redundant target" 2018-05-03 16:44:13 +00:00
pdev_bus.c ANDROID: add missing include to pdev_bus 2018-04-04 15:42:17 -07:00