Your message dated Mon, 13 Jul 2015 01:32:26 +0100
with message-id <[email protected]>
and subject line Re: Linux 4.1 compat
has caused the Debian Bug report #789597,
regarding Linux 4.1 compat
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
789597: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789597
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:linux
Version: < 4.1
Severity: wishlist
Tags: patch
Following up on #781910, here's a patch to update src:linux to 4.1.
Pretty trivial this time but submitted nonetheless in the hope of
saving others some time.
Index:
debian/patches/bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
===================================================================
---
debian/patches/bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
(revision 22738)
+++
debian/patches/bugfix/all/firmware-remove-redundant-log-messages-from-drivers.patch
(working copy)
@@ -1246,9 +1246,9 @@
--- a/drivers/net/ethernet/brocade/bna/cna_fwimg.c
+++ b/drivers/net/ethernet/brocade/bna/cna_fwimg.c
-@@ -31,10 +31,8 @@ cna_read_firmware(struct pci_dev *pdev,
- {
+@@ -32,10 +32,8 @@ cna_read_firmware(struct pci_dev *pdev,
const struct firmware *fw;
+ u32 n;
- if (request_firmware(&fw, fw_name, &pdev->dev)) {
- pr_alert("Can't locate firmware %s\n", fw_name);
Index:
debian/patches/features/all/drivers-media-dvb-usb-af9005-request_firmware.patch
===================================================================
---
debian/patches/features/all/drivers-media-dvb-usb-af9005-request_firmware.patch
(revision 22738)
+++
debian/patches/features/all/drivers-media-dvb-usb-af9005-request_firmware.patch
(working copy)
@@ -13,11 +13,7 @@
--- a/drivers/media/usb/dvb-usb/Kconfig
+++ b/drivers/media/usb/dvb-usb/Kconfig
-@@ -227,10 +227,10 @@ config DVB_USB_OPERA1
-
- config DVB_USB_AF9005
- tristate "Afatech AF9005 DVB-T USB1.1 support"
-- depends on BROKEN
+@@ -236,6 +236,7 @@ config DVB_USB_OPERA1
depends on DVB_USB
select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
Index: debian/patches/series
===================================================================
--- debian/patches/series (revision 22738)
+++ debian/patches/series (working copy)
@@ -61,11 +60,8 @@
bugfix/all/aic94xx-remove-broken-fallback-for-missing-ctrl-a.patch
bugfix/all/rtsx_usb_ms-use-msleep_interruptible-in-polling-loop.patch
bugfix/all/net-mv643xx-disable-tso-by-default.patch
-bugfix/all/vfs-read-file_handle-only-once-in-handle_to_path.patch
debian/emmc-don-t-initialize-partitions-on-rpmb-flagged-areas.patch
bugfix/all/make-highlights-deterministic-in-kernel-doc.patch
-bugfix/all/musb-musb-fix-order-of-conditions-for-assigning-end-p.patch
-bugfix/all/mac80211-fix-fatal-kernel-doc-errors.patch
# Miscellaneous features
features/all/efi-autoload-efi-pstore.patch
--- End Message ---
--- Begin Message ---
Version: 4.1.1-1~exp1
Thanks.
Ben.
--
Ben Hutchings
No political challenge can be met by shopping. - George Monbiot
signature.asc
Description: This is a digitally signed message part
--- End Message ---