Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376285
b: refs/heads/master
c: 4ca46c5
h: refs/heads/master
i:
  376283: 49d2b61
v: v3
  • Loading branch information
Steven Capper authored and Russell King committed May 22, 2013
1 parent 363755f commit 9c92ef8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 934fc24df10abfd5aff533d0d044a17669d77d79
refs/heads/master: 4ca46c5e1f38e32c90247686e9e17dae213ecbdb
1 change: 0 additions & 1 deletion trunk/arch/arm/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,6 @@ static struct vm_area_struct gate_vma = {
.vm_start = 0xffff0000,
.vm_end = 0xffff0000 + PAGE_SIZE,
.vm_flags = VM_READ | VM_EXEC | VM_MAYREAD | VM_MAYEXEC,
.vm_mm = &init_mm,
};

static int __init gate_vma_init(void)
Expand Down

0 comments on commit 9c92ef8

Please sign in to comment.