Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94068
b: refs/heads/master
c: 6feef6e
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Weiner authored and Linus Torvalds committed Apr 28, 2008
1 parent 1f46a46 commit 2026e15
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: ed6b9b97f42c091630335bfb71a2931e6f86388b
refs/heads/master: 6feef6e5f23d5a3d8a614ab8ea392dfa54c7365c
1 change: 0 additions & 1 deletion trunk/arch/m68k/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ void show_mem(void)

printk("\nMem-info:\n");
show_free_areas();
printk("Free swap: %6ldkB\n", nr_swap_pages<<(PAGE_SHIFT-10));
for_each_online_pgdat(pgdat) {
for (i = 0; i < pgdat->node_spanned_pages; i++) {
struct page *page = pgdat->node_mem_map + i;
Expand Down

0 comments on commit 2026e15

Please sign in to comment.