GIT Revision: 5c85db8fed35645d1c9fd0fe8ff784f161a3141e

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7279
This commit is contained in:
Michal Marek 2012-06-05 05:03:02 +00:00 committed by Git OBS Bridge
parent 3b1270b2fa
commit 2121fc57c9
35 changed files with 273 additions and 35 deletions

View File

@ -673,8 +673,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -752,8 +752,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -767,8 +767,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -761,8 +761,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -751,8 +751,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -749,8 +749,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -749,8 +749,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -758,8 +758,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -762,8 +762,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -751,8 +751,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -749,8 +749,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -759,8 +759,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -749,8 +749,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -755,8 +755,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 4 10:36:59 CEST 2012 - ohering@suse.de
- [SCSI] storvsc: Properly handle errors from the host
(bnc#747404).
- Delete patches.suse/suse-hv-storvsc-ignore-ata_16.patch.
- commit ad28e23
-------------------------------------------------------------------
Fri Jun 1 17:06:59 CEST 2012 - tiwai@suse.de
@ -20,6 +28,12 @@ Thu May 31 15:34:22 CEST 2012 - ohering@suse.de
libata: add a host flag to ignore detected ATA devices.
- commit bf70e35
-------------------------------------------------------------------
Wed May 30 12:20:13 CEST 2012 - mmarek@suse.cz
- rpm/kernel-binary.spec.in: Own the right -kdump initrd (bnc#764500)
- commit 5c85db8
-------------------------------------------------------------------
Tue May 29 11:20:13 CEST 2012 - mhocko@suse.cz

View File

@ -751,8 +751,8 @@ done
# Add the auto-generated (by mkdumprd) kdump initrd to %ghost so that
# the file gets removed when uninstalling the kernel.
echo '%%ghost /boot/initrd-%kernelrelease-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-kdump
echo '%%ghost /boot/initrd-%kernelrelease-%build_flavor-kdump'
touch $RPM_BUILD_ROOT/boot/initrd-%kernelrelease-%build_flavor-kdump
if [ %CONFIG_MODULES = y ]; then
find lib/modules/%kernelrelease-%build_flavor \

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2a3a8bd20a4278252e6b316f0504288fcac0c0c19037279ff24999fe2070321
size 128206
oid sha256:21fbf036beee6b799f1bd669c1634097aa12c2a15c7aeae9f5ce49b97488c3cc
size 128341

View File

@ -237,7 +237,7 @@
########################################################
# Suse specific stuff
########################################################
patches.suse/suse-hv-storvsc-ignore-ata_16.patch
patches.suse/msft-hv-0349-SCSI-storvsc-Properly-handle-errors-from-the-host.patch
patches.suse/suse-hv-pata_piix-ignore-disks.patch
patches.fixes/hv-storvsc-reset-wait.patch

View File

@ -1,3 +1,3 @@
2012-06-04 02:49:09 +0200
GIT Revision: 550ef37850a3cbc9e906ba1fcf33145268cb4b12
2012-06-04 13:33:42 +0200
GIT Revision: 5c85db8fed35645d1c9fd0fe8ff784f161a3141e
GIT Branch: master