Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752919AbaB1Qr0 (ORCPT ); Fri, 28 Feb 2014 11:47:26 -0500 Received: from mail-pb0-f45.google.com ([209.85.160.45]:42450 "EHLO mail-pb0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752689AbaB1QrY (ORCPT ); Fri, 28 Feb 2014 11:47:24 -0500 From: Kevin Hilman To: Kumar Gala , Stephen Boyd Cc: linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linus.walleij@linaro.org Subject: Re: [PATCH] ARM: qcom: Enable basic support for Qualcomm platforms in multi_v7_defconfig References: <1393360445-16923-1-git-send-email-galak@codeaurora.org> <7hy50xv3rw.fsf@paris.lan> Date: Fri, 28 Feb 2014 08:47:21 -0800 In-Reply-To: <7hy50xv3rw.fsf@paris.lan> (Kevin Hilman's message of "Wed, 26 Feb 2014 15:43:31 -0800") Message-ID: <7hzjlbtc9y.fsf@paris.lan> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Kumar, Kevin Hilman writes: > Kumar Gala writes: > >> Enable support for the MSM8x60, MSM8960, and MSM8974 SoCs, clocks and >> serial console as part of the standard multi_v7_defconfig. >> >> Signed-off-by: Kumar Gala >> --- >> >> I leave this to the arm-soc guys to apply because of possible conflicts >> with other updates to multi_v7_defconfig. > > Seem to be a handful of !qcom changes here, probably resulting from a > run of 'make savedefconfig' without all the new changes in. > > I've thinned this out to only the qcom changes and applied the following > to next/boards. I think it's better to do any 'make savedefconfig' > cleanups as a separate, cleanup-only patch as needed. Bisecting a new boot failure on u8500/snowball came down to this patch. Simply disabling CONFIG_ARCH_QCOM in mutli_v7_defconfig gets the u8500/snowball booting again, so it looks like there may still be some qcom specifics that are being run on non-qcom platforms with a multi-platform config. Could you audit for initcalls/drivers being initialized on non-qcom SoCs? Thanks, Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/