Accepting request 243096 from devel:openSUSE:Factory:kernel
- Revert "config: disable USB_UAS (bnc#888069)." This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas driver works fine since kernel v3.15, the problem was that the module was blacklisted so it would not load when needed. - commit 9b5a5f0 - Update Xen patches to 3.16-rc7 and c/s 1263. - netbk: Don't destroy the netdev until the vif is shut down (bnc#881008). - commit a2720a7 OBS-URL: https://build.opensuse.org/request/show/243096 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-source?expand=0&rev=243
This commit is contained in:
parent
940e9b6183
commit
df9ed38bf7
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a629754e57a2cfa020eee865800523178d5bb7b44d6b56498894899085f3168c
|
||||
size 269023
|
||||
oid sha256:0da71a1f641778a00552f29422dbbb37df32143c783d7d7fcb462eb1fa5e69b8
|
||||
size 269019
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -27,7 +27,7 @@ License: GPL-2.0
|
||||
Group: Documentation/Man
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -47,7 +47,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -38,7 +38,7 @@ License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -32,7 +32,7 @@ License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -27,7 +27,7 @@ Group: Development/Sources
|
||||
Version: 3.16.rc7
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 11:38:03 CEST 2014 - jdelvare@suse.de
|
||||
|
||||
- Revert "config: disable USB_UAS (bnc#888069)."
|
||||
This reverts commit f509af67eb3a98665e0134eaadb91e93420d9e04. The uas
|
||||
driver works fine since kernel v3.15, the problem was that the
|
||||
module was blacklisted so it would not load when needed.
|
||||
- commit 9b5a5f0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 08:21:30 CEST 2014 - jbeulich@suse.com
|
||||
|
||||
- Update Xen patches to 3.16-rc7 and c/s 1263.
|
||||
- netbk: Don't destroy the netdev until the vif is shut down
|
||||
(bnc#881008).
|
||||
- commit a2720a7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 19:31:29 CEST 2014 - jeffm@suse.com
|
||||
|
||||
- config: disable USB_UAS (bnc#888069).
|
||||
uas is already blacklisted in /etc/modprobe.d/50-blacklist.conf as
|
||||
being hopelessly broken, but there are parts of usb-storage that are
|
||||
ifdef'd around it being configured at all. Let's disable it completely.
|
||||
- commit f509af6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 00:34:50 CEST 2014 - jeffm@suse.com
|
||||
|
||||
|
@ -61,7 +61,7 @@ License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 3.16.rc7
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g47ebc04
|
||||
Release: <RELEASE>.g9b5a5f0
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac7c9927d13232b4c227e735bc4cc6ff0927a9673eff2dcb293f29cb4adcbdbf
|
||||
size 2108214
|
||||
oid sha256:6e9dbcac37211138fde61acef7ce00462998ed30429e28d927056f5e378c4028
|
||||
size 2110938
|
||||
|
@ -595,7 +595,7 @@
|
||||
patches.xen/xen3-patch-3.13
|
||||
patches.xen/xen3-patch-3.14
|
||||
patches.xen/xen3-patch-3.15
|
||||
patches.xen/xen3-patch-3.16-rc3
|
||||
patches.xen/xen3-patch-3.16-rc7
|
||||
|
||||
# ports of other patches
|
||||
patches.xen/xen3-stack-unwind
|
||||
@ -631,6 +631,7 @@
|
||||
patches.xen/xen-blktap-modular
|
||||
patches.xen/xen-blktap-write-barriers
|
||||
patches.xen/xen-blktap2-configurable-nr-devs
|
||||
patches.xen/xen-netback-defer-netdev-destruction
|
||||
patches.xen/xen-netback-notify-multi
|
||||
patches.xen/xen-netback-generalize
|
||||
patches.xen/xen-netback-multiple-tasklets
|
||||
|
@ -1,3 +1,3 @@
|
||||
2014-07-29 00:34:50 +0200
|
||||
GIT Revision: 47ebc0415c2ad4ef4fc9d84b295beb58fae40d76
|
||||
2014-07-30 11:38:03 +0200
|
||||
GIT Revision: 9b5a5f02b5f1938c31cb6d2c6137ffaee20c22b6
|
||||
GIT Branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user