mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 20:21:51 -04:00
Since we actively avoid highmem, calling kmap_atomic() instead of page_address() is effectively only obfuscation. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>