Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131250
b: refs/heads/master
c: 4560839
h: refs/heads/master
v: v3
  • Loading branch information
Alex Chiang authored and Ingo Molnar committed Feb 5, 2009
1 parent 158756f commit 5c01ea1
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: 36723bfe81f374fd8abc05a46f10a7cac2f01a75
refs/heads/master: 4560839939f4b4a96e21e80584f87308ac93c1da
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ struct x86_quirks *x86_quirks __initdata = &default_x86_quirks;
static int __init dmi_low_memory_corruption(const struct dmi_system_id *d)
{
printk(KERN_NOTICE
"%s detected: BIOS may corrupt low RAM, working it around.\n",
"%s detected: BIOS may corrupt low RAM, working around it.\n",
d->ident);

e820_update_range(0, 0x10000, E820_RAM, E820_RESERVED);
Expand Down

0 comments on commit 5c01ea1

Please sign in to comment.