Mailinglist Archive: opensuse-commit (1306 mails)

< Previous Next >
commit kernel-source
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 10 Jul 2007 14:54:05 +0200
  • Message-id: <20070710125405.5D9D7678183@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package kernel-source
checked in at Tue Jul 10 14:54:05 CEST 2007.

--------
--- kernel-source/kernel-bigsmp.changes 2007-07-05 17:55:15.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/kernel-bigsmp.changes    2007-07-10 13:00:29.000000000 +0200
@@ -1,0 +2,22 @@
+Mon Jul  9 18:05:31 CEST 2007 - tiwai@xxxxxxx
+
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+
+-------------------------------------------------------------------
+Mon Jul  9 17:35:35 CEST 2007 - jeffm@xxxxxxx
+
+- Update to 2.6.22.
+
+-------------------------------------------------------------------
+Fri Jul  6 09:29:35 CEST 2007 - hare@xxxxxxx
+
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
+
+-------------------------------------------------------------------
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-dummy.changes: same change
kernel-kdump.changes: same change
kernel-ppc64.changes: same change
kernel-s390.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change
kernel-xen.changes: same change
kernel-xenpae.changes: same change

Old:
----
  linux-2.6.21.tar.bz2

New:
----
  linux-2.6.22.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kernel-bigsmp.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:16.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:16.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-bigsmp (Version 2.6.22_rc7)
+# spec file for package kernel-bigsmp (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        Kernel with PAE Support
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,12 +103,12 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 Provides:       k_smp4G
 Obsoletes:      k_smp4G
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -176,12 +176,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-bigsmp-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-bigsmp-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -195,8 +195,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -257,7 +257,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -266,13 +266,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -313,7 +313,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -521,8 +521,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-bigsmp} \
@@ -570,6 +570,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-debug.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:16.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:16.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-debug (Version 2.6.22_rc7)
+# spec file for package kernel-debug (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        A Debug Version of the Kernel
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,7 +103,7 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 %ifarch %ix86
@@ -114,7 +114,7 @@
 %endif
 %endif
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -181,12 +181,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-debug-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-debug-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -200,8 +200,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -262,7 +262,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -271,13 +271,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -318,7 +318,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -526,8 +526,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-debug} \
@@ -575,6 +575,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-default.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:17.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:17.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-default (Version 2.6.22_rc7)
+# spec file for package kernel-default (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        The Standard Kernel for both Uniprocessor and Multiprocessor Systems
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,7 +103,7 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 %ifarch alpha
@@ -136,7 +136,7 @@
 %endif
 %endif
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -202,12 +202,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-default-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-default-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -221,8 +221,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -283,7 +283,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -292,13 +292,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -339,7 +339,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -547,8 +547,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-default} \
@@ -596,6 +596,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-dummy.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:17.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:17.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-dummy (Version 2.6.22_rc7)
+# spec file for package kernel-dummy (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -14,8 +14,8 @@
 Name:           kernel-dummy
 URL:            http://www.kernel.org/
 Summary:        Internal dummy package for synchronizing release numbers
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    off
@@ -28,7 +28,7 @@
 --------
     Andreas Gruenbacher <agruen@xxxxxxx>
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 
 %install
@@ -41,6 +41,19 @@
 /etc/dummy
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-kdump.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:17.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:17.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-kdump (Version 2.6.22_rc7)
+# spec file for package kernel-kdump (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        kernel for kdump
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,7 +103,7 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 %ifarch ppc
@@ -111,7 +111,7 @@
 %ifarch ppc64
 %endif
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -180,12 +180,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-kdump-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-kdump-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -199,8 +199,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -261,7 +261,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -270,13 +270,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -317,7 +317,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -525,8 +525,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-kdump} \
@@ -574,6 +574,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-ppc64.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:17.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:17.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-ppc64 (Version 2.6.22_rc7)
+# spec file for package kernel-ppc64 (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -50,8 +50,8 @@
 %endif
 %endif
 Summary:        Kernel for ppc64 Systems
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later, LGPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -102,7 +102,7 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 %ifarch ppc
@@ -112,7 +112,7 @@
 %ifarch ppc64
 %endif
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -192,12 +192,12 @@
     Tom Gall <tom_gall@xxxxxxxxxxxx>
     see /usr/src/linux/CREDITS for more details.
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-ppc64-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-ppc64-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -211,8 +211,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -273,7 +273,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -282,13 +282,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -329,7 +329,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -537,8 +537,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-ppc64} \
@@ -586,6 +586,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-s390.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:18.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:18.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-s390 (Version 2.6.22_rc7)
+# spec file for package kernel-s390 (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        The Standard Kernel
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,12 +103,12 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 Provides:       kernel-32bit k_deflt
 Obsoletes:      kernel-32bit k_deflt
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -174,12 +174,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-s390-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-s390-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -193,8 +193,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -255,7 +255,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -264,13 +264,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -311,7 +311,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -519,8 +519,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-s390} \
@@ -568,6 +568,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-source.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:18.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:18.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-source (Version 2.6.22_rc7)
+# spec file for package kernel-source (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -21,8 +21,8 @@
 %define source_rel %release
 %endif
 Summary:        The Linux Kernel Sources
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          Development/Sources
 Autoreqprov:    off
@@ -37,7 +37,7 @@
 Provides:       linux lx_suse lx_sus22 lx_sus24
 Obsoletes:      linux lx-gdt lx-hack lx-suse lx1162_1 lx1162_2 lx1212_1 lx1212_2 lx1213_1 lx1213_2 lx121_1 lx121_2 lx126_1 lx126_2 lx129_1 lx129_2 lx_large kernel_headers lx_suse lx_sus22 lx_sus24
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source2:        source-post.sh
 Source11:       post.sh
@@ -104,11 +104,11 @@
     
     see /usr/src/linux/CREDITS for more details.
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "Please get a copy of linux-2.6.21.tar.bz2 from" \
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "Please get a copy of linux-2.6.22.tar.bz2 from" \
         "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/.";
 fi
 echo "Architecture symbol(s): %symbols"
@@ -119,30 +119,30 @@
 mkdir -p $RPM_BUILD_ROOT/usr/src
 cd $RPM_BUILD_ROOT/usr/src
 # Unpack the vanilla kernel sources
-bzip2 -cd %_sourcedir/linux-2.6.21.tar.bz2 \
+bzip2 -cd %_sourcedir/linux-2.6.22.tar.bz2 \
 | tar xf -
-cd linux-2.6.21
+cd linux-2.6.22
 # Hello Linus: hint, hint ...
 chmod -Rf a+rX,g-w,o-w .
 # Apply the patches needed for this architecture.
 
 %_sourcedir/guards %symbols < %_sourcedir/series.conf \
-    > %_builddir/kernel-source-2.6.22_rc7/kernel-source.patches
-for patch in $(< %_builddir/kernel-source-2.6.22_rc7/kernel-source.patches); do
-    if ! patch -s -E -p1 --no-backup-if-mismatch -i %_builddir/kernel-source-2.6.22_rc7/$patch; then
+    > %_builddir/kernel-source-2.6.22/kernel-source.patches
+for patch in $(< %_builddir/kernel-source-2.6.22/kernel-source.patches); do
+    if ! patch -s -E -p1 --no-backup-if-mismatch -i %_builddir/kernel-source-2.6.22/$patch; then
        echo "*** Patch $patch failed ***"
        exit 1
     fi
 done
 
-%_sourcedir/install-configs %_sourcedir %_builddir/kernel-source-2.6.22_rc7 %source_rel
-KERNELRELEASE=2.6.22-rc7-%source_rel
+%_sourcedir/install-configs %_sourcedir %_builddir/kernel-source-2.6.22 %source_rel
+KERNELRELEASE=2.6.22-%source_rel
 cat > %_builddir/%{name}-%{version}/.rpm-defs <<EOF
 KERNELRELEASE=$KERNELRELEASE
 SYMBOLS="%symbols"
 EOF
 cd ..
-mv linux-2.6.21 linux-$KERNELRELEASE
+mv linux-2.6.22 linux-$KERNELRELEASE
 cd linux-$KERNELRELEASE
 chmod +x arch/ia64/scripts/toolchain-flags  # agruen: necessary?
 cd $RPM_BUILD_ROOT/usr/src/linux-$KERNELRELEASE
@@ -157,8 +157,8 @@
        ;;
     esac
     %_sourcedir/guards %symbols kernel-$flavor < %_sourcedir/series.conf \
-       > %_builddir/kernel-source-2.6.22_rc7/kernel-$flavor.patches
-    diff -q %_builddir/kernel-source-2.6.22_rc7/kernel-{source,$flavor}.patches \
+       > %_builddir/kernel-source-2.6.22/kernel-$flavor.patches
+    diff -q %_builddir/kernel-source-2.6.22/kernel-{source,$flavor}.patches \
        || continue
     o=$RPM_BUILD_ROOT/usr/src/linux-$KERNELRELEASE-obj/$arch/$flavor
     mkdir -p $o
@@ -291,6 +291,19 @@
 %files -f kernel-source.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-syms.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:18.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:18.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-syms (Version 2.6.22_rc7)
+# spec file for package kernel-syms (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -13,8 +13,8 @@
 Name:           kernel-syms
 URL:            http://www.kernel.org/
 Summary:        Kernel Symbol Versions (modversions)
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          Development/Sources
 Autoreqprov:    off
@@ -57,7 +57,7 @@
 #!BuildIgnore: irqbalance xen
 #!BuildIgnore: perl-Bootloader mkinitrd
 Requires:       linux
-Requires:       kernel-source = 2.6.22_rc7-%release
+Requires:       kernel-source = 2.6.22-%release
 Source11:       arch-symbols
 Source12:       guards
 Source21:       config.conf
@@ -90,7 +90,7 @@
     
     see /usr/src/linux/CREDITS for more details.
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
 echo "Architecture symbol(s):" %symbols
@@ -136,6 +136,19 @@
 /lib/modules/*/*
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-vanilla.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:18.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:18.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-vanilla (Version 2.6.22_rc7)
+# spec file for package kernel-vanilla (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        The Standard Kernel - without any SUSE patches
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,7 +103,7 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 %ifarch alpha
@@ -128,7 +128,7 @@
 %endif
 %endif
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -194,12 +194,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-vanilla-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-vanilla-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -213,8 +213,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -275,7 +275,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -284,13 +284,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -331,7 +331,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -539,8 +539,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-vanilla} \
@@ -588,6 +588,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-xenpae.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:18.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:18.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-xenpae (Version 2.6.22_rc7)
+# spec file for package kernel-xenpae (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        The Xen Kernel with PAE support
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,10 +103,10 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -177,12 +177,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-xenpae-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-xenpae-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -196,8 +196,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -258,7 +258,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -267,13 +267,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -314,7 +314,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -522,8 +522,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-xenpae} \
@@ -571,6 +571,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx

++++++ kernel-xen.spec ++++++
--- /var/tmp/diff_new_pack.oH4054/_old  2007-07-10 14:48:19.000000000 +0200
+++ /var/tmp/diff_new_pack.oH4054/_new  2007-07-10 14:48:19.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package kernel-xen (Version 2.6.22_rc7)
+# spec file for package kernel-xen (Version 2.6.22)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -51,8 +51,8 @@
 %endif
 %endif
 Summary:        The Xen Kernel
-Version:        2.6.22_rc7
-Release:        2
+Version:        2.6.22
+Release:        1
 License:        GPL v2 or later
 Group:          System/Kernel
 Autoreqprov:    on
@@ -103,7 +103,7 @@
 #Conflicts:    kernel
 %else
 %if ! %build_xen
-Provides:       kernel = 2.6.22_rc7-%source_rel
+Provides:       kernel = 2.6.22-%source_rel
 %endif
 %endif
 %ifarch %ix86
@@ -111,7 +111,7 @@
 %ifarch x86_64
 %endif
 %endif
-Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2
+Source0:        http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2
 Source1:        functions.sh
 Source11:       postun.sh
 Source12:       post.sh
@@ -180,12 +180,12 @@
 
 
 
-Source Timestamp: 2007/07/05 15:54:09 UTC
+Source Timestamp: 2007/07/09 16:06:03 UTC
 
 %prep
-if ! [ -e %_sourcedir/linux-2.6.21.tar.bz2 ]; then
-    echo "The kernel-xen-2.6.22_rc7.nosrc.rpm package does not contain the" \
-        "complete sources. Please install kernel-source-2.6.22_rc7.src.rpm."
+if ! [ -e %_sourcedir/linux-2.6.22.tar.bz2 ]; then
+    echo "The kernel-xen-2.6.22.nosrc.rpm package does not contain the" \
+        "complete sources. Please install kernel-source-2.6.22.src.rpm."
     exit 1
 fi
 echo "Architecture symbol(s):" %symbols
@@ -199,8 +199,8 @@
            %_sourcedir/guards %symbols $how < %_sourcedir/supported.conf \
        ) | sort | uniq -u | sed -e 's:$: '"$how"':'
     done
-) | sed -e 's,.*/,,' | sort > linux-2.6.21/Module.supported
-cd linux-2.6.21
+) | sed -e 's,.*/,,' | sort > linux-2.6.22/Module.supported
+cd linux-2.6.22
 # Find out for which architecture to build. We do this here, and use the
 # result in the %build and %install sections.
 #
@@ -261,7 +261,7 @@
 %endif
 
 %build
-rm -f linux-2.6.21/.kernel-binary.spec.buildenv
+rm -f linux-2.6.22/.kernel-binary.spec.buildenv
 %if %{build_with_gcc41}
 # unable to pass CC="gcc -m64" to MAKE_ARGS
 mkdir blubber
@@ -270,13 +270,13 @@
 exec gcc-4.1 "$@"
 EOF
 chmod 755 blubber/gcc
-cat > linux-2.6.21/.kernel-binary.spec.buildenv <<EOF
+cat > linux-2.6.22/.kernel-binary.spec.buildenv <<EOF
 export PATH=`pwd`/blubber:$PATH
 EOF
-source linux-2.6.21/.kernel-binary.spec.buildenv
+source linux-2.6.22/.kernel-binary.spec.buildenv
 %endif
 source .rpm-defs
-cd linux-2.6.21
+cd linux-2.6.22
 cp .config .config.orig
 %if %{tolerate_unknown_new_config_options}
 MAKE_ARGS="$MAKE_ARGS -k"
@@ -317,7 +317,7 @@
 export NO_BRP_STALE_LINK_ERROR=yes
 # skip long-running sanity checks
 export NO_BRP_NOEXECSTACK=yes
-cd linux-2.6.21
+cd linux-2.6.22
 rm -rf %buildroot
 mkdir -p %buildroot/boot
 # (Could strip out non-public symbols.)
@@ -525,8 +525,8 @@
         "symbols, diff the symtypes.gz files of the reference kernel" \
         "against the symtypes.gz file from this build."
 fi
-# We were building in %my_builddir/linux-2.6.21, but the sources will
-# later be installed in /usr/src/linux-2.6.21-%source_rel. Fix up the
+# We were building in %my_builddir/linux-2.6.22, but the sources will
+# later be installed in /usr/src/linux-2.6.22-%source_rel. Fix up the
 # build symlink.
 rm -f %buildroot/lib/modules/$KERNELRELEASE/{source,build}
 ln -s /usr/src/linux-${KERNELRELEASE%%-xen} \
@@ -574,6 +574,19 @@
 %files -f kernel.files
 
 %changelog
+* Mon Jul 09 2007 - tiwai@xxxxxxx
+- patches.drivers/alsa-2.6.22-misc-fixes: Misc ALSA fixes
+  for 2.6.22.
+- patches.drivers/alsa-2.6.22-hda-fixes: Update HD-audio drivers
+  (290396, 281541).
+- patches.drivers/alsa-2.6.22-sb-fixes: Add CS5530 audio driver.
+- patches.drivers/alsa-2.6.22-usb-fixes: Updates ALSA USB quirks.
+- Update config files.
+* Mon Jul 09 2007 - jeffm@xxxxxxx
+- Update to 2.6.22.
+* Fri Jul 06 2007 - hare@xxxxxxx
+- patches.arch/s390-fixup-dma-mapping: dma_map_sg() undefined
+  on S/390.
 * Thu Jul 05 2007 - jeffm@xxxxxxx
 - config.conf: Disabled kernel-um.
 * Thu Jul 05 2007 - hare@xxxxxxx


++++++ build-source-timestamp ++++++
--- kernel-source/build-source-timestamp        2007-07-05 17:55:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/build-source-timestamp   2007-07-10 13:00:24.000000000 +0200
@@ -1 +1 @@
-2007/07/05 15:54:09 UTC
+2007/07/09 16:06:03 UTC







++++++ config.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/alpha/default new/config/alpha/default
--- old/config/alpha/default    2007-07-05 17:41:09.000000000 +0200
+++ new/config/alpha/default    2007-07-10 12:59:53.000000000 +0200
@@ -2627,6 +2627,9 @@
 #
 CONFIG_SND_AD1848_LIB=m
 CONFIG_SND_CS4231_LIB=m
+CONFIG_SND_SB_COMMON=m
+CONFIG_SND_SB8_DSP=m
+CONFIG_SND_SB16_DSP=m
 CONFIG_SND_ADLIB=m
 CONFIG_SND_AD1816A=m
 CONFIG_SND_AD1848=m
@@ -2681,6 +2684,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+CONFIG_SND_CS5530=m
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
 CONFIG_SND_LAYLA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/bigsmp new/config/i386/bigsmp
--- old/config/i386/bigsmp      2007-07-05 17:41:09.000000000 +0200
+++ new/config/i386/bigsmp      2007-07-10 12:59:53.000000000 +0200
@@ -2992,6 +2992,9 @@
 #
 CONFIG_SND_AD1848_LIB=m
 CONFIG_SND_CS4231_LIB=m
+CONFIG_SND_SB_COMMON=m
+CONFIG_SND_SB8_DSP=m
+CONFIG_SND_SB16_DSP=m
 CONFIG_SND_ADLIB=m
 CONFIG_SND_AD1816A=m
 CONFIG_SND_AD1848=m
@@ -3046,6 +3049,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+CONFIG_SND_CS5530=m
 CONFIG_SND_CS5535AUDIO=m
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/debug new/config/i386/debug
--- old/config/i386/debug       2007-07-05 17:41:09.000000000 +0200
+++ new/config/i386/debug       2007-07-10 12:59:53.000000000 +0200
@@ -2983,6 +2983,9 @@
 #
 CONFIG_SND_AD1848_LIB=m
 CONFIG_SND_CS4231_LIB=m
+CONFIG_SND_SB_COMMON=m
+CONFIG_SND_SB8_DSP=m
+CONFIG_SND_SB16_DSP=m
 CONFIG_SND_ADLIB=m
 CONFIG_SND_AD1816A=m
 CONFIG_SND_AD1848=m
@@ -3037,6 +3040,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+CONFIG_SND_CS5530=m
 CONFIG_SND_CS5535AUDIO=m
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/default new/config/i386/default
--- old/config/i386/default     2007-07-05 17:41:09.000000000 +0200
+++ new/config/i386/default     2007-07-10 12:59:53.000000000 +0200
@@ -2981,6 +2981,9 @@
 #
 CONFIG_SND_AD1848_LIB=m
 CONFIG_SND_CS4231_LIB=m
+CONFIG_SND_SB_COMMON=m
+CONFIG_SND_SB8_DSP=m
+CONFIG_SND_SB16_DSP=m
 CONFIG_SND_ADLIB=m
 CONFIG_SND_AD1816A=m
 CONFIG_SND_AD1848=m
@@ -3035,6 +3038,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+CONFIG_SND_CS5530=m
 CONFIG_SND_CS5535AUDIO=m
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/xen new/config/i386/xen
--- old/config/i386/xen 2007-07-05 17:41:09.000000000 +0200
+++ new/config/i386/xen 2007-07-10 12:59:53.000000000 +0200
@@ -2731,6 +2731,8 @@
 CONFIG_SND_SERIAL_U16550=m
 CONFIG_SND_MPU401=m
 CONFIG_SND_PORTMAN2X4=m
+CONFIG_SND_SB_COMMON=m
+CONFIG_SND_SB16_DSP=m
 
 #
 # PCI devices
@@ -2752,6 +2754,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+CONFIG_SND_CS5530=m
 CONFIG_SND_CS5535AUDIO=m
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/xenpae new/config/i386/xenpae
--- old/config/i386/xenpae      2007-07-05 17:41:09.000000000 +0200
+++ new/config/i386/xenpae      2007-07-10 12:59:53.000000000 +0200
@@ -2746,6 +2746,7 @@
 CONFIG_SND_SERIAL_U16550=m
 CONFIG_SND_MPU401=m
 CONFIG_SND_PORTMAN2X4=m
+CONFIG_SND_SB_COMMON=m
 
 #
 # PCI devices
@@ -2767,6 +2768,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+# CONFIG_SND_CS5530 is not set
 CONFIG_SND_CS5535AUDIO=m
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/powerpc/default new/config/powerpc/default
--- old/config/powerpc/default  2007-07-05 17:41:09.000000000 +0200
+++ new/config/powerpc/default  2007-07-10 12:59:53.000000000 +0200
@@ -2136,6 +2136,7 @@
 # CONFIG_SND_CS4281 is not set
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+# CONFIG_SND_CS5530 is not set
 # CONFIG_SND_DARLA20 is not set
 # CONFIG_SND_GINA20 is not set
 # CONFIG_SND_LAYLA20 is not set
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/powerpc/ppc64 new/config/powerpc/ppc64
--- old/config/powerpc/ppc64    2007-07-05 17:41:10.000000000 +0200
+++ new/config/powerpc/ppc64    2007-07-10 12:59:53.000000000 +0200
@@ -1924,6 +1924,7 @@
 # CONFIG_SND_CMIPCI is not set
 # CONFIG_SND_CS4281 is not set
 # CONFIG_SND_CS46XX is not set
+# CONFIG_SND_CS5530 is not set
 # CONFIG_SND_DARLA20 is not set
 # CONFIG_SND_GINA20 is not set
 # CONFIG_SND_LAYLA20 is not set
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/debug new/config/x86_64/debug
--- old/config/x86_64/debug     2007-07-05 17:41:10.000000000 +0200
+++ new/config/x86_64/debug     2007-07-10 12:59:53.000000000 +0200
@@ -2680,6 +2680,7 @@
 CONFIG_SND_SERIAL_U16550=m
 CONFIG_SND_MPU401=m
 CONFIG_SND_PORTMAN2X4=m
+CONFIG_SND_SB_COMMON=m
 
 #
 # PCI devices
@@ -2701,6 +2702,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+# CONFIG_SND_CS5530 is not set
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
 CONFIG_SND_LAYLA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/default new/config/x86_64/default
--- old/config/x86_64/default   2007-07-05 17:41:10.000000000 +0200
+++ new/config/x86_64/default   2007-07-10 12:59:53.000000000 +0200
@@ -2688,6 +2688,7 @@
 CONFIG_SND_SERIAL_U16550=m
 CONFIG_SND_MPU401=m
 CONFIG_SND_PORTMAN2X4=m
+CONFIG_SND_SB_COMMON=m
 
 #
 # PCI devices
@@ -2709,6 +2710,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+# CONFIG_SND_CS5530 is not set
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
 CONFIG_SND_LAYLA20=m
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/xen new/config/x86_64/xen
--- old/config/x86_64/xen       2007-07-05 17:41:10.000000000 +0200
+++ new/config/x86_64/xen       2007-07-10 12:59:53.000000000 +0200
@@ -2616,6 +2616,7 @@
 CONFIG_SND_SERIAL_U16550=m
 CONFIG_SND_MPU401=m
 CONFIG_SND_PORTMAN2X4=m
+CONFIG_SND_SB_COMMON=m
 
 #
 # PCI devices
@@ -2637,6 +2638,7 @@
 CONFIG_SND_CS4281=m
 CONFIG_SND_CS46XX=m
 CONFIG_SND_CS46XX_NEW_DSP=y
+# CONFIG_SND_CS5530 is not set
 CONFIG_SND_DARLA20=m
 CONFIG_SND_GINA20=m
 CONFIG_SND_LAYLA20=m









++++++ kabi.tar.bz2 ++++++


++++++ linux-2.6.21.tar.bz2 -> linux-2.6.22.tar.bz2 ++++++
kernel-source/linux-2.6.21.tar.bz2 /mounts/work_src_done/STABLE/kernel-source/linux-2.6.22.tar.bz2 differ: byte 11, line 1





++++++ needed_space_in_mb ++++++
--- kernel-source/needed_space_in_mb    2007-07-05 19:20:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/needed_space_in_mb       2007-07-10 13:00:37.000000000 +0200
@@ -1 +1 @@
-6000
+3072

++++++ novell-kmp.tar.bz2 ++++++

++++++ patches.apparmor.tar.bz2 ++++++

++++++ patches.arch.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.arch/s390-fixup-dma-mapping new/patches.arch/s390-fixup-dma-mapping
--- old/patches.arch/s390-fixup-dma-mapping     1970-01-01 01:00:00.000000000 +0100
+++ new/patches.arch/s390-fixup-dma-mapping     2007-07-06 09:30:58.000000000 +0200
@@ -0,0 +1,46 @@
+From: Hannes Reinecke <hare@xxxxxxx>
+Subject: dma_map_sg() undefined on S/390
+
+Everyone and their dog seems to assume that all machines require
+DMA. Which is not the case. So define missing functions on S/390.
+
+Signed-off-by: Hannes Reinecke <hare@xxxxxxx>
+
+diff --git a/include/asm-generic/dma-mapping-broken.h b/include/asm-generic/dma-mapping-broken.h
+index 29413d3..42cf7fd 100644
+--- a/include/asm-generic/dma-mapping-broken.h
++++ b/include/asm-generic/dma-mapping-broken.h
+@@ -18,6 +18,22 @@ dma_free_coherent(struct device *dev, size_t size, void *cpu_addr,
+       BUG();
+ }

++static inline int
++dma_map_sg(struct device *dev, struct scatterlist *sg, int nents,
++         enum dma_data_direction direction)
++{
++      BUG();
++
++      return 0;
++}
++
++static inline void
++dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nhwentries,
++           enum dma_data_direction direction)
++{
++      BUG();
++}
++
+ #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
+ #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)

+diff --git a/include/asm-s390/dma-mapping.h b/include/asm-s390/dma-mapping.h
+index 3f8c12f..09bb7b0 100644
+--- a/include/asm-s390/dma-mapping.h
++++ b/include/asm-s390/dma-mapping.h
+@@ -9,4 +9,6 @@
+ #ifndef _ASM_DMA_MAPPING_H
+ #define _ASM_DMA_MAPPING_H

++#include <asm-generic/dma-mapping-broken.h>
++
+ #endif /* _ASM_DMA_MAPPING_H */

++++++ patches.drivers.tar.bz2 ++++++
++++ 3400 lines of diff (skipped)

++++++ patches.fixes.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.fixes/export-symbol new/patches.fixes/export-symbol
--- old/patches.fixes/export-symbol     2007-07-05 17:41:11.000000000 +0200
+++ new/patches.fixes/export-symbol     1970-01-01 01:00:00.000000000 +0100
@@ -1,10 +0,0 @@
---- linux-2.6.21/net/core/skbuff.c.~1~ 2007-06-19 14:58:22.000000000 +0200
-+++ linux-2.6.21/net/core/skbuff.c     2007-06-19 15:00:39.000000000 +0200
-@@ -2210,7 +2210,6 @@ EXPORT_SYMBOL(pskb_copy);
- EXPORT_SYMBOL(pskb_expand_head);
- EXPORT_SYMBOL(skb_checksum);
- EXPORT_SYMBOL(skb_clone);
--EXPORT_SYMBOL(skb_clone_fraglist);
- EXPORT_SYMBOL(skb_copy);
- EXPORT_SYMBOL(skb_copy_and_csum_bits);
- EXPORT_SYMBOL(skb_copy_and_csum_dev);

++++++ patches.kernel.org.tar.bz2 ++++++
++++ 1079870 lines of diff (skipped)

++++++ patches.rpmify.tar.bz2 ++++++

++++++ patches.suse.tar.bz2 ++++++

++++++ patches.uml.tar.bz2 ++++++

++++++ patches.xen.tar.bz2 ++++++





++++++ series.conf ++++++
--- kernel-source/series.conf   2007-07-05 17:54:34.000000000 +0200
+++ /mounts/work_src_done/STABLE/kernel-source/series.conf      2007-07-10 13:00:13.000000000 +0200
@@ -21,7 +21,6 @@
        # latest standard kernel patches
        # DO NOT MODIFY THEM!
        # Send separate patches upstream if you find a problem...
-       patches.kernel.org/patch-2.6.22-rc7
 
        ########################################################
        #
@@ -338,6 +337,10 @@
        ##########################################################
        # Sound
        ##########################################################
+       patches.drivers/alsa-2.6.22-misc-fixes
+       patches.drivers/alsa-2.6.22-sb-fixes
+       patches.drivers/alsa-2.6.22-hda-fixes
+       patches.drivers/alsa-2.6.22-usb-fixes
 
        ########################################################
        # Other driver fixes
@@ -360,13 +363,14 @@
 
 
        ########################################################
-       # S/390 codestream 2.6.16-october2005 patches from IBM
+       # S/390 patches from IBM
        ########################################################
 
        ########################################################
        # Patches for S/390 from SUSE which don't rely on IBM's
        # patches:
        ########################################################
+       patches.arch/s390-fixup-dma-mapping
 
        # bootsplash -- now duwe's job
        patches.suse/bootsplash
@@ -543,7 +547,6 @@
        patches.suse/psmouse-section-conflict.diff
        patches.suse/acpi-unexport-acpi_rs_match_vendor_resource.diff
 
-       patches.fixes/export-symbol
        patches.fixes/random-fix-bound-check-ordering.diff
 
 # PLEASE KEEP THESE PATCHES AT THE END OF series.conf




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >