Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288318
b: refs/heads/master
c: 81caaf2
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Mar 5, 2012
1 parent 1019ae2 commit 9726d74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 43a6955fa8c3ac2e7c31959e8b77a1166dbd13f3
refs/heads/master: 81caaf2503be8fbb738ea4f124063dcc24958397
1 change: 1 addition & 0 deletions trunk/arch/arm/kernel/ecard.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ static void ecard_init_pgtables(struct mm_struct *mm)

memcpy(dst_pgd, src_pgd, sizeof(pgd_t) * (EASI_SIZE / PGDIR_SIZE));

vma.vm_flags = VM_EXEC;
vma.vm_mm = mm;

flush_tlb_range(&vma, IO_START, IO_START + IO_SIZE);
Expand Down

0 comments on commit 9726d74

Please sign in to comment.