linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* elf section .text.unlikely
@ 2011-01-22  1:40 kevin diggs
  2011-01-22  2:31 ` kevin diggs
  0 siblings, 1 reply; 4+ messages in thread
From: kevin diggs @ 2011-01-22  1:40 UTC (permalink / raw)
  To: linuxppc-dev

Hi,

I am trying to get a PowerMac 8600 to boot past 2.6.28.

I can boot 2.6.28 compiled with either 3.3.3 or 3.4.6. I can't get
2.6.28 to boot using 4.3.5. The 4.3.5 vmlinux has a section
'.text.unlikely' that the 3.4.6 version does not. Anyone know what
this might be?

kevin

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

* Re: elf section .text.unlikely
  2011-01-22  1:40 elf section .text.unlikely kevin diggs
@ 2011-01-22  2:31 ` kevin diggs
  2011-01-22  3:17   ` kevin diggs
  0 siblings, 1 reply; 4+ messages in thread
From: kevin diggs @ 2011-01-22  2:31 UTC (permalink / raw)
  To: linuxppc-dev

For what it is worth, this section contains dump_stack, panic, and printk

Thanks!

kevin

On Fri, Jan 21, 2011 at 7:40 PM, kevin diggs <diggskevin38@gmail.com> wrote:
> Hi,
>
> I am trying to get a PowerMac 8600 to boot past 2.6.28.
>
> I can boot 2.6.28 compiled with either 3.3.3 or 3.4.6. I can't get
> 2.6.28 to boot using 4.3.5. The 4.3.5 vmlinux has a section
> '.text.unlikely' that the 3.4.6 version does not. Anyone know what
> this might be?
>
> kevin
>

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

* Re: elf section .text.unlikely
  2011-01-22  2:31 ` kevin diggs
@ 2011-01-22  3:17   ` kevin diggs
  2011-01-24  3:29     ` tiejun.chen
  0 siblings, 1 reply; 4+ messages in thread
From: kevin diggs @ 2011-01-22  3:17 UTC (permalink / raw)
  To: linuxppc-dev

Hi,

One more thing:

The last message printed is:

Driver 'sd' needs updating - please us bus_type methods

The mesh SCSI controller seems to successfully scan the bus. The next
message that a 3.4.6 compiled kernel prints are details about disk sda
(from SCSI disk driver?).

4.3.5 keyboard is dead.

Jog any thoughts?

Thanks!

kevin

On Fri, Jan 21, 2011 at 8:31 PM, kevin diggs <diggskevin38@gmail.com> wrote:
> For what it is worth, this section contains dump_stack, panic, and printk
>
> Thanks!
>
> kevin
>
> On Fri, Jan 21, 2011 at 7:40 PM, kevin diggs <diggskevin38@gmail.com> wrote:
>> Hi,
>>
>> I am trying to get a PowerMac 8600 to boot past 2.6.28.
>>
>> I can boot 2.6.28 compiled with either 3.3.3 or 3.4.6. I can't get
>> 2.6.28 to boot using 4.3.5. The 4.3.5 vmlinux has a section
>> '.text.unlikely' that the 3.4.6 version does not. Anyone know what
>> this might be?
>>
>> kevin
>>
>

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

* Re: elf section .text.unlikely
  2011-01-22  3:17   ` kevin diggs
@ 2011-01-24  3:29     ` tiejun.chen
  0 siblings, 0 replies; 4+ messages in thread
From: tiejun.chen @ 2011-01-24  3:29 UTC (permalink / raw)
  To: kevin diggs; +Cc: linuxppc-dev

kevin diggs wrote:
> Hi,
> 
> One more thing:
> 
> The last message printed is:
> 
> Driver 'sd' needs updating - please us bus_type methods
> 
> The mesh SCSI controller seems to successfully scan the bus. The next
> message that a 3.4.6 compiled kernel prints are details about disk sda
> (from SCSI disk driver?).
> 
> 4.3.5 keyboard is dead.
> 
> Jog any thoughts?

Maybe the kernel already panic then serial cannot print the last messages
immediately. So after reset the target you can dump __log_buf from the u-boot
prompt to track this in detail.

Tiejun

> 
> Thanks!
> 
> kevin
> 
> On Fri, Jan 21, 2011 at 8:31 PM, kevin diggs <diggskevin38@gmail.com> wrote:
>> For what it is worth, this section contains dump_stack, panic, and printk
>>
>> Thanks!
>>
>> kevin
>>
>> On Fri, Jan 21, 2011 at 7:40 PM, kevin diggs <diggskevin38@gmail.com> wrote:
>>> Hi,
>>>
>>> I am trying to get a PowerMac 8600 to boot past 2.6.28.
>>>
>>> I can boot 2.6.28 compiled with either 3.3.3 or 3.4.6. I can't get
>>> 2.6.28 to boot using 4.3.5. The 4.3.5 vmlinux has a section
>>> '.text.unlikely' that the 3.4.6 version does not. Anyone know what
>>> this might be?
>>>
>>> kevin

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

end of thread, other threads:[~2011-01-24  3:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-22  1:40 elf section .text.unlikely kevin diggs
2011-01-22  2:31 ` kevin diggs
2011-01-22  3:17   ` kevin diggs
2011-01-24  3:29     ` tiejun.chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).