From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iw0-f179.google.com (mail-iw0-f179.google.com [209.85.214.179]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 9B6E1B7101 for ; Sat, 22 Jan 2011 14:17:15 +1100 (EST) Received: by iwb12 with SMTP id 12so2552490iwb.38 for ; Fri, 21 Jan 2011 19:17:12 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 21 Jan 2011 21:17:12 -0600 Message-ID: Subject: Re: elf section .text.unlikely From: kevin diggs To: linuxppc-dev@lists.ozlabs.org Content-Type: text/plain; charset=ISO-8859-1 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 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 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 >> >