From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51B3DCE8.90903@huawei.com> Date: Sun, 9 Jun 2013 09:39:52 +0800 From: Li Zefan MIME-Version: 1.0 To: Greg KH CC: , Andrew Morton , , , , Jiri Slaby Subject: Re: Linux 3.0.80 References: <20130524182347.GA3110@kroah.com> <51B1A33C.1020708@huawei.com> <20130607151030.GB5264@kroah.com> In-Reply-To: <20130607151030.GB5264@kroah.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 2013/6/7 23:10, Greg KH wrote: > On Fri, Jun 07, 2013 at 05:09:16PM +0800, Li Zefan wrote: >> On 2013/5/25 2:23, Greg KH wrote: >>> I'm announcing the release of the 3.0.80 kernel. >>> >>> All users of the 3.0 kernel series must upgrade. >>> >>> The updated 3.0.y git tree can be found at: >>> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y >>> and can be browsed at the normal kernel.org git web browser: >>> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary >>> >>> thanks, >>> >>> greg k-h >>> >>> ------------ >>> >>> Makefile | 2 +- >>> drivers/hwmon/abituguru.c | 16 ++++++++++------ >>> drivers/media/dvb/mantis/mantis_dvb.c | 6 ++++-- >>> fs/btrfs/ioctl.c | 10 +++++----- >>> 4 files changed, 20 insertions(+), 14 deletions(-) >>> >> >> 3.0.80 failed to boot, and looks like the culprit is blkcg, so I disabled >> CONFIG_CGROUP and it boot successfully. > > Did 3.0.79 boot properly with this same hardware / kernel configuration? > If so, can you bisect it down to the problem commit please? > Now I remember occasionally the kernel failed to boot, and it's not specific to 3.0... Sorry for the noise.