Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932245Ab1FJP0f (ORCPT ); Fri, 10 Jun 2011 11:26:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33629 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757789Ab1FJP0d (ORCPT ); Fri, 10 Jun 2011 11:26:33 -0400 Message-ID: <4DF23791.7060607@redhat.com> Date: Fri, 10 Jun 2011 17:26:09 +0200 From: Milan Broz User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110510 Thunderbird/3.1.7 MIME-Version: 1.0 To: Andy Whitcroft CC: Ray Lee , Arnaud Lacombe , Linus Torvalds , Michal Marek , pefoley2@verizon.net, linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT] kbuild fixes for 3.0 References: <20110609214241.GA4849@sepie.suse.cz> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 999 Lines: 27 On 06/10/2011 05:06 PM, Andy Whitcroft wrote: > As an experiment I have uploaded a 3.0 reporting kernel into Ubuntu > Oneiric. So far we have had issues with: > > - depmod -- (as above) > - procps (ps/top) -- reporting errors on startup > - glibc version checks are preventing upgrade of that package > > I am sure there will be others All tools based on libdevmapper (lvm, cryptsetup, kpartx, ...) fails in initialization. (fixed already in devel tree) mdadm is broken with 3.0 as well (it fails to auto assemble devices) because of misparsing kernel version. Fedora was quite proactive and added uts name patch "3.0-rc1", so you can see what it caused... (unbootable system in short) https://bugzilla.redhat.com/show_bug.cgi?id=710646 Milan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/