Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28990
b: refs/heads/master
c: 9f22271
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Mohr authored and Linus Torvalds committed Jun 23, 2006
1 parent bf89427 commit 9e13f90
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: 7b0c2d92180dbd9c7cd0c4b9bd38b06bb0f12843
refs/heads/master: 9f22271898707aed2f84cc75ab3bd109173cdbbf
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/processor_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ static struct file_operations acpi_processor_info_fops = {
};

struct acpi_processor *processors[NR_CPUS];
struct acpi_processor_errata errata;
struct acpi_processor_errata errata __read_mostly;

/* --------------------------------------------------------------------------
Errata Handling
Expand Down

0 comments on commit 9e13f90

Please sign in to comment.