Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96833
b: refs/heads/master
c: 31f4d87
h: refs/heads/master
i:
  96831: d59806c
v: v3
  • Loading branch information
Avi Kivity authored and Thomas Gleixner committed May 17, 2008
1 parent 437ae9b commit 6e94331
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: a738d897b7b03b83488ae74a9bc03d26a2875dc6
refs/heads/master: 31f4d870b02e1590260ab7f2a9ff74306bd27e88
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pat.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#ifdef CONFIG_X86_PAT
int __read_mostly pat_wc_enabled = 1;

void __init pat_disable(char *reason)
void __cpuinit pat_disable(char *reason)
{
pat_wc_enabled = 0;
printk(KERN_INFO "%s\n", reason);
Expand Down

0 comments on commit 6e94331

Please sign in to comment.