Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91360
b: refs/heads/master
c: e6bef83
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Weiner authored and Haavard Skinnemoen committed Apr 20, 2008
1 parent 13eb3fc commit 46731a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 35bf50ccc80584a1404982f02fc4368e991ff55c
refs/heads/master: e6bef83af76dc373a27b3e9b617f65daa7dff2f4
3 changes: 0 additions & 3 deletions trunk/arch/avr32/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ struct page *empty_zero_page;
*/
unsigned long mmu_context_cache = NO_CONTEXT;

#define START_PFN (NODE_DATA(0)->bdata->node_boot_start >> PAGE_SHIFT)
#define MAX_LOW_PFN (NODE_DATA(0)->bdata->node_low_pfn)

void show_mem(void)
{
int total = 0, reserved = 0, cached = 0;
Expand Down

0 comments on commit 46731a7

Please sign in to comment.