public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Power machines fail to boot after build being successful
       [not found] <4C764F52.5050707@linux.vnet.ibm.com>
@ 2010-08-27  0:46 ` Tony Breeds
       [not found] ` <2311.1282871746@neuling.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Tony Breeds @ 2010-08-27  0:46 UTC (permalink / raw)
  To: divya; +Cc: LKML, benh, LinuxPPC-dev, linux-next

On Thu, Aug 26, 2010 at 04:56:10PM +0530, divya wrote:
> Hi,
> 
> After successfully building the kernel version 2.6.36-rc2-git4(commitid
> d4348c678977c) with the config file attached(used make oldconfig),
> P5 and P6 power machines fails to reboot with the following logs

<snip>

> Preparing to boot Linux version 2.6.36-rc2-autotest-next-20100826 (root@llm62) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP Thu Aug 26 10:55:01 IST 2010

You say you're booting -git4 but you're running kernel is Linux next from Aug.
26th  Can you confirm you see this boot failure with Linus's tree NOT linux
next?

Adding linux-ppc and linux-next lists.

Yours Tony

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Power machines fail to boot after build being successful
       [not found] ` <2311.1282871746@neuling.org>
@ 2010-08-27  2:01   ` Stephen Rothwell
  2010-08-30  6:13     ` divya
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2010-08-27  2:01 UTC (permalink / raw)
  To: Michael Neuling; +Cc: divya, LKML, linuxppc-dev, linux-next

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

Hi Mikey,

On Fri, 27 Aug 2010 11:15:46 +1000 Michael Neuling <mikey@neuling.org> wrote:
>
> > After successfully building the kernel version
> > 2.6.36-rc2-git4(commitid d4348c678977c) with the config file
> > attached(used make oldconfig), P5 and P6 power machines fails to
> > reboot with the following logs
> > 
> > Logs collected while rebooting into today next, same occurs with the
> > upstream kernel too.
> 
> This will fix your problem:
> http://patchwork.ozlabs.org/patch/62757/ 

I have seen something similar in my linux-next boot tests, so I will add
this patch to linux-next for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Power machines fail to boot after build being successful
  2010-08-27  2:01   ` Stephen Rothwell
@ 2010-08-30  6:13     ` divya
  2010-08-30  6:49       ` Michael Neuling
  0 siblings, 1 reply; 5+ messages in thread
From: divya @ 2010-08-30  6:13 UTC (permalink / raw)
  To: LKML; +Cc: linuxppc-dev, mikey, linux-next

On Friday 27 August 2010 07:31 AM, Stephen Rothwell wrote:
> Hi Mikey,
>
> On Fri, 27 Aug 2010 11:15:46 +1000 Michael Neuling<mikey@neuling.org>  wrote:
>    
>>      
>>> After successfully building the kernel version
>>> 2.6.36-rc2-git4(commitid d4348c678977c) with the config file
>>> attached(used make oldconfig), P5 and P6 power machines fails to
>>> reboot with the following logs
>>>
>>> Logs collected while rebooting into today next, same occurs with the
>>> upstream kernel too.
>>>        
>> This will fix your problem:
>> http://patchwork.ozlabs.org/patch/62757/
>>      
> I have seen something similar in my linux-next boot tests, so I will add
> this patch to linux-next for today.
>    
Hi,

The same problem occurs on the linux-tree , now that since the patch is integrated into linux-next,
im not able to find the problem with linux-next-20100827.

When will the patch be integrated with the linux-tree.

Thanks
Divya

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Power machines fail to boot after build being successful
  2010-08-30  6:13     ` divya
@ 2010-08-30  6:49       ` Michael Neuling
  2010-08-30  7:35         ` divya
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Neuling @ 2010-08-30  6:49 UTC (permalink / raw)
  To: divya; +Cc: LKML, linuxppc-dev, linux-next

In message <4C7B4C1F.7010003@linux.vnet.ibm.com> you wrote:
> On Friday 27 August 2010 07:31 AM, Stephen Rothwell wrote:
> > Hi Mikey,
> >
> > On Fri, 27 Aug 2010 11:15:46 +1000 Michael Neuling<mikey@neuling.org>  wrot
e:
> >    
> >>      
> >>> After successfully building the kernel version
> >>> 2.6.36-rc2-git4(commitid d4348c678977c) with the config file
> >>> attached(used make oldconfig), P5 and P6 power machines fails to
> >>> reboot with the following logs
> >>>
> >>> Logs collected while rebooting into today next, same occurs with the
> >>> upstream kernel too.
> >>>        
> >> This will fix your problem:
> >> http://patchwork.ozlabs.org/patch/62757/
> >>      
> > I have seen something similar in my linux-next boot tests, so I will add
> > this patch to linux-next for today.
> >    
> Hi,
> 
> The same problem occurs on the linux-tree , now that since the patch
> is integrated into linux-next, im not able to find the problem with
> linux-next-20100827.
> 
> When will the patch be integrated with the linux-tree.

By "the linux-tree" do you mean Linus' tree?

If so, benh is likely to ask Linus to pull the fix in the next few days.

Mikey

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Power machines fail to boot after build being successful
  2010-08-30  6:49       ` Michael Neuling
@ 2010-08-30  7:35         ` divya
  0 siblings, 0 replies; 5+ messages in thread
From: divya @ 2010-08-30  7:35 UTC (permalink / raw)
  To: Michael Neuling; +Cc: LKML, linuxppc-dev, linux-next, benh

On Monday 30 August 2010 12:19 PM, Michael Neuling wrote:
> In message<4C7B4C1F.7010003@linux.vnet.ibm.com>  you wrote:
>    
>> On Friday 27 August 2010 07:31 AM, Stephen Rothwell wrote:
>>      
>>> Hi Mikey,
>>>
>>> On Fri, 27 Aug 2010 11:15:46 +1000 Michael Neuling<mikey@neuling.org>   wrot
>>>        
> e:
>    
>>>
>>>        
>>>>
>>>>          
>>>>> After successfully building the kernel version
>>>>> 2.6.36-rc2-git4(commitid d4348c678977c) with the config file
>>>>> attached(used make oldconfig), P5 and P6 power machines fails to
>>>>> reboot with the following logs
>>>>>
>>>>> Logs collected while rebooting into today next, same occurs with the
>>>>> upstream kernel too.
>>>>>
>>>>>            
>>>> This will fix your problem:
>>>> http://patchwork.ozlabs.org/patch/62757/
>>>>
>>>>          
>>> I have seen something similar in my linux-next boot tests, so I will add
>>> this patch to linux-next for today.
>>>
>>>        
>> Hi,
>>
>> The same problem occurs on the linux-tree , now that since the patch
>> is integrated into linux-next, im not able to find the problem with
>> linux-next-20100827.
>>
>> When will the patch be integrated with the linux-tree.
>>      
> By "the linux-tree" do you mean Linus' tree?
>
> If so, benh is likely to ask Linus to pull the fix in the next few days.
>
> Mikey
>    
Yes i mean to say Linus' tree.ccing benh.

Divya

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-30  7:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4C764F52.5050707@linux.vnet.ibm.com>
2010-08-27  0:46 ` Power machines fail to boot after build being successful Tony Breeds
     [not found] ` <2311.1282871746@neuling.org>
2010-08-27  2:01   ` Stephen Rothwell
2010-08-30  6:13     ` divya
2010-08-30  6:49       ` Michael Neuling
2010-08-30  7:35         ` divya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox