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)
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>

No differences found