From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philip Balister Subject: Re: 2.6.19 + omap patch on the OSK Date: Tue, 02 Jan 2007 16:02:38 -0500 Message-ID: <459AC86E.7030802@balister.org> References: <459AB907.1030102@balister.org> <20070102201156.GA9733@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070102201156.GA9733@atomide.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: tony@atomide.com Cc: OMAP List-Id: linux-omap@vger.kernel.org tony@atomide.com wrote: > * Philip Balister [070102 12:03]: >> I just built a 2.6.19 + omap patch kernel for my OSK. When I tried >> booting it, the kernel oopsed when it started ALSA. Has anyone booted an >> OSK using this kernel version? > > This is probably because of the zero byte scan missing from linux-omap > tree as we're trying to sync things with mainline. > > Please try this patch: > > http://linux.omap.com/pipermail/linux-omap-open-source/2006-October/008232.html > > I'll apply it back to linux-omap tree as now there is a longer term > solution with David Brownell's I2C patches that should eventually > solve this problem for mainline kernel also. Adding this patch resolved my problem. Thanks, Philip