ARM: 8239/1: Introduce {set,clear}_pte_bit
authorJungseung Lee <js07.lee@gmail.com>
Sat, 29 Nov 2014 02:03:51 +0000 (03:03 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 3 Dec 2014 16:00:06 +0000 (16:00 +0000)
Introduce helper functions for pte_mk* functions and it would be
used to change individual bits in ptes at times.

Signed-off-by: Jungseung Lee <js07.lee@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/pgtable.h

Simple merge