Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89480
b: refs/heads/master
c: 734bc36
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Weiner authored and Tony Luck committed Apr 9, 2008
1 parent 8fb4eea commit 860cc98
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: b34eb53cdcb4f49fd31d78d0e385240820ed9063
refs/heads/master: 734bc367b4830a4c80502a3f9ded7428b1c652e3
2 changes: 0 additions & 2 deletions trunk/arch/ia64/mm/contig.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ void show_mem(void)

printk(KERN_INFO "Mem-info:\n");
show_free_areas();
printk(KERN_INFO "Free swap: %6ldkB\n",
nr_swap_pages<<(PAGE_SHIFT-10));
printk(KERN_INFO "Node memory in pages:\n");
for_each_online_pgdat(pgdat) {
unsigned long present;
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/ia64/mm/discontig.c
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,6 @@ void show_mem(void)

printk(KERN_INFO "Mem-info:\n");
show_free_areas();
printk(KERN_INFO "Free swap: %6ldkB\n",
nr_swap_pages<<(PAGE_SHIFT-10));
printk(KERN_INFO "Node memory in pages:\n");
for_each_online_pgdat(pgdat) {
unsigned long present;
Expand Down

0 comments on commit 860cc98

Please sign in to comment.