From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp5-g21.free.fr ([212.27.42.5]:57437 "EHLO smtp5-g21.free.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753064Ab0FIUTt convert rfc822-to-8bit (ORCPT ); Wed, 9 Jun 2010 16:19:49 -0400 Received: from Tanplan (vau06-1-82-228-252-90.fbx.proxad.net [82.228.252.90]) by smtp5-g21.free.fr (Postfix) with ESMTP id 24519D48180 for ; Wed, 9 Jun 2010 22:19:41 +0200 (CEST) From: "Le Tama" References: <20100606035349.8xscqw7rusocwgwo@webmail.htc-linux.org> <1276101345.2006.29.camel@m0nster> In-Reply-To: <1276101345.2006.29.camel@m0nster> Subject: RE: QSD8250 illegal instruction Date: Wed, 9 Jun 2010 22:18:49 +0200 Message-ID: <001501cb0810$f95b99e0$ec12cda0$@fr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Language: fr Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: linux-arm-msm@vger.kernel.org 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 Thanks, LeTama