diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2013-03-22 10:01:59 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-22 20:55:38 +0400 |
commit | f3c78f8515dd4cb9e26040ebb54cf589d21137ee (patch) | |
tree | 0ebf6e06b711de1e35188975065c6129dd3658b9 /net/l2tp | |
parent | ea3d1cc285bf1ae1fa81b47418cd7fd79990bb06 (diff) | |
download | linux-f3c78f8515dd4cb9e26040ebb54cf589d21137ee.tar.xz |
ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUND
This patch is meant to be a follow-up for a patch originally submitted under
the title "ioat: Do not enable DCA if tag map is invalid". It was brought to
my attention that the preferred approach for BIOS workarounds is to set the
taint flag for TAINT_FIRMWARE_WORKAROUND for systems that require BIOS
workarounds.
This change makes it so that the DCA workarounds for broken BIOSes will now
use WARN_TAINT_ONCE(1, TAINT_FIRMWARE_WORKAROUND, ...) instead of just
printing a message via dev_err.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions