[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1392887592.5070.42.camel@x220>
Date: Thu, 20 Feb 2014 10:13:12 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Josh Boyer <jwboyer@...oraproject.org>,
Hans de Goede <hdegoede@...hat.com>,
Matthew Wilcox <matthew@....cx>,
"James E.J. Bottomley" <JBottomley@...allels.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] advansys: remove warning and mark Orphan
0) I've tried to get a trivial patch to the Advansys SCSI driver merged.
It silences a build time warning. See:
- November 2012: https://lkml.org/lkml/2012/11/5/164 ;
- January 2013: https://lkml.org/lkml/2013/1/29/144 ; and
- January 2014: https://lkml.org/lkml/2014/1/8/569 .
That patch seems to be going nowhere. So a kernel build still generates
a warning when this driver is included. After seven years that is
getting pointless.
1) It seems that advansys is unmaintained. The last time its maintainer
touched it - by acking a patch - was in 2008, with commit 25729a7fb88e
("[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use
pci_ioremap_bar()").
2) Fedora kernel people suggested to send this trivial patch to Andrew
Morton directly (see
https://lists.fedoraproject.org/pipermail/kernel/2014-January/004832.html ). They also suggested I'd mark this driver Orphan.
This small series does both.
Paul Bolle (2):
advansys: change buildtime warning into runtime error
MAINTAINERS: mark Advansys Orphan
CREDITS | 2 +-
MAINTAINERS | 3 +--
drivers/scsi/advansys.c | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
--
1.8.5.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists