Skip to content
Commit 81caaf25 authored by Russell King's avatar Russell King
Browse files

ARM: ecard: ensure fake vma vm_flags is setup



Our TLB ops want to check the vma vm_flags to find out whether the
mapping is executable.  However, we leave this uninitialized in
ecard.c.  Initialize it with an appropriate value.

Reported-by: default avatarAl Viro <viro@ftp.linux.org.uk>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 43a6955f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment