Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286892
b: refs/heads/master
c: a36d8e5
h: refs/heads/master
v: v3
  • Loading branch information
Kees Cook authored and Russell King committed Jan 19, 2012
1 parent afeb960 commit 6eeea30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 7deabca0acfe02b8e18f59a4c95676012f49a304
refs/heads/master: a36d8e5bc27316163c9d753af5966ee92ecbec59
2 changes: 1 addition & 1 deletion trunk/arch/arm/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ static struct resource mem_res[] = {
.flags = IORESOURCE_MEM
},
{
.name = "Kernel text",
.name = "Kernel code",
.start = 0,
.end = 0,
.flags = IORESOURCE_MEM
Expand Down

0 comments on commit 6eeea30

Please sign in to comment.