Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177563
b: refs/heads/master
c: 4bab30a
h: refs/heads/master
i:
  177561: ff80bdc
  177559: 35be9b9
v: v3
  • Loading branch information
Zhang Rui authored and Len Brown committed Dec 16, 2009
1 parent 4d3fc1c commit 181b49c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a1a541d86f50a9957beeedb122a035870d602647
refs/heads/master: 4bab30a041a2f27807b0b2a7fd36c8c8695c90c8
1 change: 1 addition & 0 deletions trunk/drivers/acpi/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ static ssize_t cm_write(struct file *file, const char __user *user_buf,
kfree(buf);
if (ACPI_FAILURE(status))
return -EINVAL;
add_taint(TAINT_OVERRIDDEN_ACPI_TABLE);
}

return count;
Expand Down

0 comments on commit 181b49c

Please sign in to comment.