Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4249
b: refs/heads/master
c: e8af300
h: refs/heads/master
i:
  4247: 46bfc18
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Jul 8, 2005
1 parent 50600cb commit 3921e43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 8ff8b27bb8ebfd863b49653da1b7bbd8609fcd7e
refs/heads/master: e8af300c3bd87b2310f1e7a642f37e0fe49a754b
4 changes: 2 additions & 2 deletions trunk/include/asm-i386/mmzone.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ static inline void get_memcfg_numa(void)
get_memcfg_numa_flat();
}

extern int early_pfn_to_nid(unsigned long pfn);

#else /* !CONFIG_NUMA */
#define get_memcfg_numa get_memcfg_numa_flat
#define get_zholes_size(n) (0)
Expand Down Expand Up @@ -149,6 +151,4 @@ static inline int pfn_valid(int pfn)

#endif /* CONFIG_NEED_MULTIPLE_NODES */

extern int early_pfn_to_nid(unsigned long pfn);

#endif /* _ASM_MMZONE_H_ */

0 comments on commit 3921e43

Please sign in to comment.