Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143124
b: refs/heads/master
c: 1ee4bd9
h: refs/heads/master
v: v3
  • Loading branch information
Marcin Slusarz authored and Ingo Molnar committed Apr 12, 2009
1 parent 513bd6c commit fa41845
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: 575922248c0df490843ddfbcf3bc65b54c4adb08
refs/heads/master: 1ee4bd92a7aa49eb66c8d5672e837090d3e7b7ff
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pat.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#ifdef CONFIG_X86_PAT
int __read_mostly pat_enabled = 1;

void __cpuinit pat_disable(const char *reason)
static inline void pat_disable(const char *reason)
{
pat_enabled = 0;
printk(KERN_INFO "%s\n", reason);
Expand Down

0 comments on commit fa41845

Please sign in to comment.