[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1551237930-28823-1-git-send-email-matt.hsiao@hpe.com>
Date: Wed, 27 Feb 2019 11:25:28 +0800
From: Matt Hsiao <matt.hsiao@....com>
To: linux-kernel@...r.kernel.org
Cc: arnd@...db.de, gregkh@...uxfoundation.org, david.altobelli@....com,
mark.rusk@....com, jerry.hoemann@....com,
Matt Hsiao <matt.hsiao@....com>
Subject: [PATCH v2 0/2] misc: hpilo: Do not claim on unsupported hardware
This patch series prevent unsupported hardwares from using the hpilo module:
1) Instead of having explicit if statement to check SSID 0x1979,
provide a pci_device_id table of devices to blacklist.
2) Add unsupported hardware with SSID 0x0289 to the blacklist table.
Changes since v1:
- Merge v1 patches 1 and 2 as v2 patch 1.
- Drop v1 patch 4 that bumps up version.
- Improve documentation of each patch.
Matt Hsiao (2):
misc: hpilo: Exclude unsupported device via blacklist
misc: hpilo: Do not claim unsupported hardware
drivers/misc/hpilo.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists