From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:7233 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751553Ab0FJQtQ (ORCPT ); Thu, 10 Jun 2010 12:49:16 -0400 Subject: RE: QSD8250 illegal instruction From: Daniel Walker In-Reply-To: <001501cb0810$f95b99e0$ec12cda0$@fr> References: <20100606035349.8xscqw7rusocwgwo@webmail.htc-linux.org> <1276101345.2006.29.camel@m0nster> <001501cb0810$f95b99e0$ec12cda0$@fr> Content-Type: text/plain; charset="UTF-8" Date: Thu, 10 Jun 2010 09:49:07 -0700 Message-ID: <1276188547.25006.3.camel@c-dwalke-linux.qualcomm.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Le Tama Cc: linux-arm-msm@vger.kernel.org On Wed, 2010-06-09 at 22:18 +0200, Le Tama wrote: > Hi Daniel, > > Sorry to jump in, but as Lukas isn't around: > > > You have a CONFIG_MACH_HTCLEO option enabled, but i'm pretty sure > > that's not in the android tree.. Have you added any code along > > with that option? > > Yes, everything is here: > > http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=tree;f=arch/arm/mach-msm;h=7574224b5ce1b78ede435eccd2037a90a385ceb4;hb=refs/heads/htc-msm-2.6.32 > > > board-htcleo.c: > > http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-msm/board-htcleo.c;h=a5a8b976837c2b32338b55ea2f4d017c64133c78;hb=refs/heads/htc-msm-2.6.32 > > board-htcleo.h: > > http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=blob;f=arch/arm/mach-msm/board-htcleo.h;h=ece396d1c427004f5d778585e119115f12e4c393;hb=refs/heads/htc-msm-2.6.32 > > and few files along them, board-htcleo*, plus specific clocks in clock-wince.c > > We have the same issue with a much less modified tree based on another kernel here: > > http://gitorious.org/linux-on-htc-qsd/linux-on-htc-qsd/trees/master/arch/arm/mach-msm Have you tried reproducing this with a smaller userspace, like not the full Android environment? Daniel