Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99225
b: refs/heads/master
c: 8bd8974
h: refs/heads/master
i:
  99223: d5159a6
v: v3
  • Loading branch information
Haavard Skinnemoen committed Jun 27, 2008
1 parent 19bf435 commit a965bcc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b788ed5c97c2bae978cb84a95ea37a1aa6458ea8
refs/heads/master: 8bd8974fcddc468d66bd67f33c578f37987b302e
2 changes: 2 additions & 0 deletions trunk/arch/avr32/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <linux/swap.h>
#include <linux/init.h>
#include <linux/mmzone.h>
#include <linux/module.h>
#include <linux/bootmem.h>
#include <linux/pagemap.h>
#include <linux/nodemask.h>
Expand All @@ -28,6 +29,7 @@ DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
pgd_t swapper_pg_dir[PTRS_PER_PGD];

struct page *empty_zero_page;
EXPORT_SYMBOL(empty_zero_page);

/*
* Cache of MMU context last used.
Expand Down

0 comments on commit a965bcc

Please sign in to comment.