On Tue, Jun 30, 2015 at 06:04:50PM +0200, Ard Biesheuvel wrote: > This fixes two instances where a pgprot_t is used as the operand > of a bitwise & operation. In order to comply with STRICT_MM_TYPECHECKS, > bitwise arithmetic on a pgprot_t should go via the pgprot_val() > accessor. > > Cc: [email protected] > Signed-off-by: Ard Biesheuvel <[email protected]>
Acked-by: Catalin Marinas <[email protected]> (I guess it will go via the kvm tree) _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
