ACPI: Create acpi_table_taint() function to avoid code duplication
authorThomas Renninger <trenn@suse.de>
Sun, 30 Sep 2012 22:23:56 +0000 (00:23 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 1 Oct 2012 01:03:35 +0000 (18:03 -0700)
commit325a8d36035f0623950e38e9cf7a47a48e72df11
tree86f73df0091f7cdbed803c59d2d9995995e72557
parentb2a35003dfbcc7b7a5e5c6e524e7d49ba66e0bb5
ACPI: Create acpi_table_taint() function to avoid code duplication

There are two ways of overriding ACPI tables now, both need to taint the
the kernel.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Link: http://lkml.kernel.org/r/1349043837-22659-6-git-send-email-trenn@suse.de
Cc: Len Brown <lenb@kernel.org>
Cc: Robert Moore <robert.moore@intel.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
drivers/acpi/osl.c