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: kvmarm@xxxxxxxxxxxxxxxxxxxxx > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> (I guess it will go via the kvm tree) _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm