Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756060Ab2KHOfU (ORCPT ); Thu, 8 Nov 2012 09:35:20 -0500 Received: from void.printf.net ([89.145.121.20]:60270 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751317Ab2KHOfR (ORCPT ); Thu, 8 Nov 2012 09:35:17 -0500 From: Chris Ball To: Arnd Bergmann Cc: James Hogan , Will Newton , Jaehoon Chung , Thomas Abraham , Seungwon Jeon , linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dw_mmc: fix more const pointer warnings References: <1350376988-27477-1-git-send-email-james.hogan@imgtec.com> <508E4DB6.20504@imgtec.com> <87a9v5xuqj.fsf@octavius.laptop.org> <201211081426.12208.arnd@arndb.de> Date: Thu, 08 Nov 2012 09:35:09 -0500 In-Reply-To: <201211081426.12208.arnd@arndb.de> (Arnd Bergmann's message of "Thu, 8 Nov 2012 14:26:11 +0000") Message-ID: <87zk2s5fj6.fsf@octavius.laptop.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (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 Content-Length: 862 Lines: 26 Hi Arnd, On Thu, Nov 08 2012, Arnd Bergmann wrote: > The patch "dw_mmc: fix multiple drv_data NULL dereferences" has > unfortunately clashed with my "mmc: dw_mmc: constify > dw_mci_idmac_ops in exynos back-end" patch, causing new warnings > to appear. > > This should hopefully fix the issue for good. > > Signed-off-by: Arnd Bergmann Thanks, pushed to mmc-next for 3.7. (Jaehoon also sent a patch to fix these last night, but yours applies to current mmc-next and his doesn't, so I'll take this one instead.) - Chris. -- Chris Ball One Laptop Per Child -- 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/