]> Git Repo - linux.git/commit
io-mapping: Fixup for different names of writecombine
authorDaniel Vetter <[email protected]>
Tue, 23 Aug 2016 20:15:02 +0000 (22:15 +0200)
committerDaniel Vetter <[email protected]>
Wed, 24 Aug 2016 07:41:14 +0000 (09:41 +0200)
commit80c33624e4723c4e22d9917cd676067ebf652dc2
treea8951d82abc9e088789562b882a21d5ea0976d05
parentac96b5566926af83463ddcf4655856033c092f26
io-mapping: Fixup for different names of writecombine

Somehow architectures can't agree on this. And for good measure make
sure we have a fallback which should work everywhere (fingers
crossed).

v2: Make it compile properly, needs a defined() for the #elif.

Fixes: ac96b5566926 ("io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/")
Cc: Chris Wilson <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: [email protected]
Reviewed-by: Chris Wilson <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
include/linux/io-mapping.h
This page took 0.057274 seconds and 4 git commands to generate.