[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#611308: marked as done (please unblock user-mode-linux 2.6.32-1um-4)



Your message dated Thu, 27 Jan 2011 23:13:06 +0100
with message-id <20110127221306.GV10244@radis.liafa.jussieu.fr>
and subject line Re: Bug#611308: please unblock user-mode-linux 2.6.32-1um-4
has caused the Debian Bug report #611308,
regarding please unblock user-mode-linux 2.6.32-1um-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
611308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611308
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi,
as mentioned in the ML, user-mode-linux wouldn't build from source with
the latest linux-source-2.6.32 package due to new kernel conf options
that were not set in u-m-l.
In updating the package I decided to enable the new features, they are
mostly affecting modules (except for those options set automatically
when refreshing the configuration) so it should be safe.
The second reason to have the package rebuilt is to get the latest
security fixes also compiled for u-m-l.

Please unblock.
Thanks!

Full diff is:
commit d3fc4a3f04f67bae4d1fc4f904f35b26554f54b1
Author: Mattia Dongili <malattia@linux.it>
Date:   Thu Jan 27 07:10:27 2011 +0900

    Update to latest kernel config available for squeeze
    
    Signed-off-by: Mattia Dongili <malattia@linux.it>

diff --git a/config.amd64 b/config.amd64
index 6fc6f15..ccec2ae 100644
--- a/config.amd64
+++ b/config.amd64
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.32
-# Sun Jan  3 13:47:42 2010
+# Thu Jan 27 06:22:33 2011
 #
 CONFIG_DEFCONFIG_LIST="arch/$ARCH/defconfig"
 CONFIG_GENERIC_HARDIRQS=y
@@ -56,6 +56,7 @@ CONFIG_X86_L1_CACHE_BYTES=64
 CONFIG_X86_INTERNODE_CACHE_BYTES=64
 # CONFIG_X86_CMPXCHG is not set
 CONFIG_X86_L1_CACHE_SHIFT=6
+CONFIG_X86_XADD=y
 CONFIG_X86_WP_WORKS_OK=y
 CONFIG_X86_INTEL_USERCOPY=y
 CONFIG_X86_USE_PPRO_CHECKSUM=y
@@ -69,8 +70,8 @@ CONFIG_CPU_SUP_CENTAUR=y
 CONFIG_UML_X86=y
 CONFIG_64BIT=y
 # CONFIG_X86_32 is not set
-# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
-CONFIG_RWSEM_GENERIC_SPINLOCK=y
+CONFIG_RWSEM_XCHGADD_ALGORITHM=y
+# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
 CONFIG_3_LEVEL_PGTABLES=y
 # CONFIG_ARCH_HAS_SC_SIGNALS is not set
 # CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA is not set
@@ -239,6 +240,8 @@ CONFIG_BLK_DEV_UBD=y
 CONFIG_BLK_DEV_COW_COMMON=y
 CONFIG_BLK_DEV_LOOP=m
 CONFIG_BLK_DEV_CRYPTOLOOP=m
+CONFIG_BLK_DEV_DRBD=m
+CONFIG_DRBD_FAULT_INJECTION=y
 CONFIG_BLK_DEV_NBD=m
 CONFIG_BLK_DEV_RAM=m
 CONFIG_BLK_DEV_RAM_COUNT=16
@@ -927,6 +930,7 @@ CONFIG_AUFS_BRANCH_MAX_127=y
 CONFIG_AUFS_HINOTIFY=y
 # CONFIG_AUFS_EXPORT is not set
 # CONFIG_AUFS_RDU is not set
+CONFIG_AUFS_SP_IATTR=y
 CONFIG_AUFS_SHWH=y
 # CONFIG_AUFS_BR_RAMFS is not set
 CONFIG_AUFS_BR_FUSE=y
@@ -1203,6 +1207,7 @@ CONFIG_TEXTSEARCH_BM=m
 CONFIG_TEXTSEARCH_FSM=m
 CONFIG_HAS_DMA=y
 CONFIG_NLATTR=y
+CONFIG_LRU_CACHE=m
 
 #
 # SCSI device support
@@ -1244,6 +1249,7 @@ CONFIG_DM_DELAY=m
 # CONFIG_ENABLE_WARN_DEPRECATED is not set
 # CONFIG_ENABLE_MUST_CHECK is not set
 CONFIG_FRAME_WARN=1024
+CONFIG_MAGIC_SYSRQ_DEFAULT_MASK=0x1
 # CONFIG_STRIP_ASM_SYMS is not set
 # CONFIG_UNUSED_SYMBOLS is not set
 # CONFIG_DEBUG_FS is not set
diff --git a/config.i386 b/config.i386
index bed2e13..9a94b13 100644
--- a/config.i386
+++ b/config.i386
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.32
-# Sun Jan  3 14:11:21 2010
+# Thu Jan 27 06:28:31 2011
 #
 CONFIG_DEFCONFIG_LIST="arch/$ARCH/defconfig"
 CONFIG_GENERIC_HARDIRQS=y
@@ -249,6 +249,8 @@ CONFIG_BLK_DEV_UBD=y
 CONFIG_BLK_DEV_COW_COMMON=y
 CONFIG_BLK_DEV_LOOP=m
 CONFIG_BLK_DEV_CRYPTOLOOP=m
+CONFIG_BLK_DEV_DRBD=m
+CONFIG_DRBD_FAULT_INJECTION=y
 CONFIG_BLK_DEV_NBD=m
 CONFIG_BLK_DEV_RAM=m
 CONFIG_BLK_DEV_RAM_COUNT=16
@@ -936,6 +938,7 @@ CONFIG_AUFS_BRANCH_MAX_127=y
 CONFIG_AUFS_HINOTIFY=y
 # CONFIG_AUFS_EXPORT is not set
 CONFIG_AUFS_RDU=y
+CONFIG_AUFS_SP_IATTR=y
 CONFIG_AUFS_SHWH=y
 CONFIG_AUFS_BR_RAMFS=y
 CONFIG_AUFS_BR_FUSE=y
@@ -1207,6 +1210,7 @@ CONFIG_TEXTSEARCH_BM=m
 CONFIG_TEXTSEARCH_FSM=m
 CONFIG_HAS_DMA=y
 CONFIG_NLATTR=y
+CONFIG_LRU_CACHE=m
 
 #
 # SCSI device support
@@ -1248,6 +1252,7 @@ CONFIG_DM_DELAY=m
 # CONFIG_ENABLE_WARN_DEPRECATED is not set
 # CONFIG_ENABLE_MUST_CHECK is not set
 CONFIG_FRAME_WARN=1024
+CONFIG_MAGIC_SYSRQ_DEFAULT_MASK=0x1
 # CONFIG_STRIP_ASM_SYMS is not set
 # CONFIG_UNUSED_SYMBOLS is not set
 # CONFIG_DEBUG_FS is not set
diff --git a/debian/changelog b/debian/changelog
index 51314d6..e74b108 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+user-mode-linux (2.6.32-1um-4) unstable; urgency=high
+
+  * Update kernel config to the latest available for squeeze
+
+ -- Mattia Dongili <malattia@debian.org>  Thu, 27 Jan 2011 07:30:00 +0900
+
 user-mode-linux (2.6.32-1um-3) unstable; urgency=low
 
   * Sigh, the new 2.6.32 upload includes the IF_NOTIFY_RESUME patch included
-- 
mattia
:wq!



--- End Message ---
--- Begin Message ---
On Fri, Jan 28, 2011 at 07:02:54 +0900, Mattia Dongili wrote:

> Please unblock.

Already done earlier today.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: