Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16309
b: refs/heads/master
c: d5afa6d
h: refs/heads/master
i:
  16307: 0a1aee2
v: v3
  • Loading branch information
Andy Whitcroft authored and Linus Torvalds committed Jan 6, 2006
1 parent 3228ae6 commit c54e17a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 9f3fd602aef96c2a490e3bfd669d06475aeba8d8
refs/heads/master: d5afa6dcf74c0efb60ce07c63d0a727be93c67c5
5 changes: 0 additions & 5 deletions trunk/include/linux/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -596,11 +596,6 @@ static inline int pfn_valid(unsigned long pfn)
#define pfn_to_nid early_pfn_to_nid
#endif

#define pfn_to_pgdat(pfn) \
({ \
NODE_DATA(pfn_to_nid(pfn)); \
})

#define early_pfn_valid(pfn) pfn_valid(pfn)
void sparse_init(void);
#else
Expand Down

0 comments on commit c54e17a

Please sign in to comment.