Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97616
b: refs/heads/master
c: be524fb
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Thomas Gleixner committed Jun 4, 2008
1 parent c8f8390 commit 2690531
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: 282c454cd3a7041f59a37112bb2f82263bc38f6c
refs/heads/master: be524fb96081e9e511d993ebf39b05a32b19476e
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pat.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ void __cpuinit pat_disable(char *reason)
printk(KERN_INFO "%s\n", reason);
}

static int nopat(char *str)
static int __init nopat(char *str)
{
pat_disable("PAT support disabled.");
return 0;
Expand Down

0 comments on commit 2690531

Please sign in to comment.