Re: Scheduling linux-2.6 2.6.29-4

2009-04-29 Thread Martin Michlmayr
* dann frazier da...@debian.org [2009-04-28 15:28]:
  +CONFIG_64BIT=y
   CONFIG_SECCOMP=y
   CONFIG_SUN_LDOMS=y
   CONFIG_PCI=y
 
 fyi, it builds fine w/ this patch but, of course, the ABI is totally
 changed.

We should simply ignore all ABI changes for sparc given that -3 and
below didn't even boot.
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Scheduling linux-2.6 2.6.29-4

2009-04-28 Thread maximilian attems
On Tue, Apr 28, 2009 at 12:21:31PM +0200, Bastian Blank wrote:
 Hi folks
 
 I intend to upload linux-2.6 2.6.29-4 tomorrow.
 
 It includes some security fixes.
 
 Remaining problems: the spurious abi change with fat.

saw a sparc bug report flying by too.


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Scheduling linux-2.6 2.6.29-4

2009-04-28 Thread dann frazier
On Tue, Apr 28, 2009 at 06:12:36PM +0200, maximilian attems wrote:
 On Tue, Apr 28, 2009 at 12:21:31PM +0200, Bastian Blank wrote:
  Hi folks
  
  I intend to upload linux-2.6 2.6.29-4 tomorrow.
  
  It includes some security fixes.
  
  Remaining problems: the spurious abi change with fat.
 
 saw a sparc bug report flying by too.

Should we commit this to fix #525926?

Index: debian/config/sparc/config
===
--- debian/config/sparc/config  (revision 13511)
+++ debian/config/sparc/config  (working copy)
@@ -1,6 +1,7 @@
 ##
 ## file: arch/sparc/Kconfig
 ##
+CONFIG_64BIT=y
 CONFIG_SECCOMP=y
 CONFIG_SUN_LDOMS=y
 CONFIG_PCI=y


-- 
dann frazier


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Scheduling linux-2.6 2.6.29-4

2009-04-28 Thread Jurij Smakov
On Tue, Apr 28, 2009 at 12:21:31PM +0200, Bastian Blank wrote:
 Hi folks
 
 I intend to upload linux-2.6 2.6.29-4 tomorrow.
 
 It includes some security fixes.
 
 Remaining problems: the spurious abi change with fat.

It would be great if you could address the following bugs with this upload:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525926
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525958

Due to the first of those the 2.6.29-3 is completely unusable on sparc.

Thanks.
-- 
Jurij Smakov   ju...@wooyd.org
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: Scheduling linux-2.6 2.6.29-4

2009-04-28 Thread dann frazier
On Tue, Apr 28, 2009 at 11:31:43AM -0600, dann frazier wrote:
 On Tue, Apr 28, 2009 at 06:12:36PM +0200, maximilian attems wrote:
  On Tue, Apr 28, 2009 at 12:21:31PM +0200, Bastian Blank wrote:
   Hi folks
   
   I intend to upload linux-2.6 2.6.29-4 tomorrow.
   
   It includes some security fixes.
   
   Remaining problems: the spurious abi change with fat.
  
  saw a sparc bug report flying by too.
 
 Should we commit this to fix #525926?
 
 Index: debian/config/sparc/config
 ===
 --- debian/config/sparc/config(revision 13511)
 +++ debian/config/sparc/config(working copy)
 @@ -1,6 +1,7 @@
  ##
  ## file: arch/sparc/Kconfig
  ##
 +CONFIG_64BIT=y
  CONFIG_SECCOMP=y
  CONFIG_SUN_LDOMS=y
  CONFIG_PCI=y

fyi, it builds fine w/ this patch but, of course, the ABI is totally
changed.

-- 
dann frazier


-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org