WSL2-Linux-Kernel/drivers/staging/android
Dan Williams 3e6110fd54 Revert "scatterlist: use sg_phys()"
commit db0fa0cb01 "scatterlist: use sg_phys()" did replacements of
the form:

    phys_addr_t phys = page_to_phys(sg_page(s));
    phys_addr_t phys = sg_phys(s) & PAGE_MASK;

However, this breaks platforms where sizeof(phys_addr_t) >
sizeof(unsigned long).  Revert for 4.3 and 4.4 to make room for a
combined helper in 4.5.

Cc: <stable@vger.kernel.org>
Cc: Jens Axboe <axboe@fb.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Fixes: db0fa0cb01 ("scatterlist: use sg_phys()")
Suggested-by: Joerg Roedel <joro@8bytes.org>
Reported-by: Vitaly Lavrov <vel21ripn@gmail.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2015-12-15 12:54:06 -08:00
..
ion Revert "scatterlist: use sg_phys()" 2015-12-15 12:54:06 -08:00
trace
uapi staging: android: Fix checkpatch block comments warnings 2015-09-29 04:22:31 +02:00
Kconfig staging: android: fix typo 2015-09-12 18:24:57 -07:00
Makefile
TODO staging/android: Update ION TODO per LPC discussion 2015-09-13 09:28:27 -07:00
ashmem.c drivers/staging: make android ashmem.c explicitly non-modular 2015-10-12 21:12:17 -07:00
ashmem.h
lowmemorykiller.c drivers/staging: make android lowmemorykiller.c explicitly non-modular 2015-10-12 21:12:17 -07:00
sw_sync.c drivers/staging: make android sw_sync.c explicitly non-modular 2015-10-12 21:12:17 -07:00
sw_sync.h
sync.c
sync.h
sync_debug.c
timed_gpio.c
timed_gpio.h
timed_output.c drivers/staging: make android timed_output.c explicitly non-modular 2015-10-12 21:12:17 -07:00
timed_output.h