Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 765aaafe authored by James Bottomley's avatar James Bottomley Committed by Linus Torvalds
Browse files

parisc: fix compile failure with kmap_atomic changes



Commit 3e4d3af5 ("mm: stack based kmap_atomic()") overlooked the
fact that parisc uses kmap as a coherence mechanism, so even though we
have no highmem, we do need to supply our own versions of kmap (and
atomic).  This patch converts the parisc kmap to the form which is
needed to keep it compiling (it's a simple prototype and name change).

Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
Acked-by: default avatarKyle McMartin <kyle@redhat.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b31d42a5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment