Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42645
b: refs/heads/master
c: 7253f4e
h: refs/heads/master
i:
  42643: 9763ead
v: v3
  • Loading branch information
Paul Jackson authored and Linus Torvalds committed Dec 7, 2006
1 parent d862135 commit e4b0777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 9276b1bc96a132f4068fdee00983c532f43d3a26
refs/heads/master: 7253f4ef04b1cd138baf2b29a95473743ac0a307
2 changes: 1 addition & 1 deletion trunk/include/linux/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -352,8 +352,8 @@ struct zone {


struct zonelist_cache {
DECLARE_BITMAP(fullzones, MAX_ZONES_PER_ZONELIST); /* zone full? */
unsigned short z_to_n[MAX_ZONES_PER_ZONELIST]; /* zone->nid */
DECLARE_BITMAP(fullzones, MAX_ZONES_PER_ZONELIST); /* zone full? */
unsigned long last_full_zap; /* when last zap'd (jiffies) */
};
#else
Expand Down

0 comments on commit e4b0777

Please sign in to comment.