From: Laura Abbott Date: Tue, 19 Aug 2014 19:41:42 +0000 (+0100) Subject: arm64: Introduce {set,clear}_pte_bit X-Git-Tag: fixes-for-v3.18-merge-window~21^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d4f2800b7bad654caf00654f4bff21594ef838;p=pandora-kernel.git arm64: Introduce {set,clear}_pte_bit It's useful to be able to change individual bits in ptes at times. Introduce functions for this and update existing pte_mk* functions to use these primatives. Acked-by: Will Deacon Signed-off-by: Laura Abbott [will: added missing inline keyword for new header functions] Signed-off-by: Will Deacon --- Reading git-diff-tree failed