Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262263
b: refs/heads/master
c: d1afa65
h: refs/heads/master
i:
  262261: a40320f
  262259: c90a68c
  262255: 1b17ce7
v: v3
  • Loading branch information
Julia Lawall authored and Chris Metcalf committed Aug 2, 2011
1 parent cb17145 commit fd8db01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 3d071cd313643cf82b1ce1ce4fdf08d63ad53964
refs/heads/master: d1afa65ca59d4e6a5f1a8c1ab9bfa73f2fa8b777
3 changes: 1 addition & 2 deletions trunk/arch/tile/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -836,8 +836,7 @@ void __init mem_init(void)
#endif

#ifdef CONFIG_FLATMEM
if (!mem_map)
BUG();
BUG_ON(!mem_map);
#endif

#ifdef CONFIG_HIGHMEM
Expand Down

0 comments on commit fd8db01

Please sign in to comment.