lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080228192509.BDCF.KOSAKI.MOTOHIRO@jp.fujitsu.com>
Date:	Thu, 28 Feb 2008 19:38:01 +0900
From:	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To:	Ingo Molnar <mingo@...e.hu>, Steven Rostedt <srostedt@...hat.com>
Cc:	kosaki.motohiro@...fujitsu.com,
	Lee Schermerhorn <Lee.Schermerhorn@...com>,
	linux-ia64 <linux-ia64@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Tony Luck <tony.luck@...el.com>,
	Ingo Molnar <mingo@...hat.com>, Bob Picco <bob.picco@...com>,
	Eric Whitney <eric.whitney@...com>, akpm@...ux-foundation.org
Subject: Re: 2.6.25-rc2-mm1 - boot hangs on ia64

Hi Ingo,
CC'ed Steven Rostedt 

I found the following patch cause regression by bisect.

2.6.25-rc2-mm1:                            doesn't boot
2.6.25-rc2-mm1 + revert following patch:   works well

but I think it is very strange.
runqueue_is_locked() seems simple and have not bug. ;)

What do you think this problem?


-------------------------------------------------------------------
commit 033394c2c097215ac556a446154af24fbf18b064
Author: Steven Rostedt <srostedt@...hat.com>
Date:   Mon Feb 25 21:15:44 2008 +0100

    printk: dont wake up klogd with the rq locked

    It is not wise to place a printk where the runqueue lock is held.


> 
> * KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com> wrote:
> 
> > > hm, that's a bit weird - nothing really should have broken it. Could you 
> > > try to do a specific bisection of sched-devel.git:
> > > 
> > >    http://people.redhat.com/mingo/sched-devel.git/README
> > 
> > How do I know revision of git-sched.patch of 2.6.25-rc2-mm1? Should I 
> > do bisect from HEAD of sched-devel.git?
> 
> yeah, please. If it's caused by sched-devel.git then you should see the 
> hang there too.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ