From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <51B1A33C.1020708@huawei.com> Date: Fri, 7 Jun 2013 17:09:16 +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> In-Reply-To: <20130524182347.GA3110@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/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. I haven't tried 3.0.81, as it's not released yet.