From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1357796898.4838.85.camel@pasglop> Subject: Re: [TRIVIAL PATCH 11/26] powerpc: Convert print_symbol to %pSR From: Benjamin Herrenschmidt To: Arnd Bergmann Date: Thu, 10 Jan 2013 16:48:18 +1100 In-Reply-To: <201212131158.46055.arnd@arndb.de> References: <8c901014a0f571011023ed98b9a22bc690925b73.1355335228.git.joe@perches.com> <201212131158.46055.arnd@arndb.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: cbe-oss-dev@lists.ozlabs.org, Jiri Kosina , linux-kernel@vger.kernel.org, Paul Mackerras , Joe Perches , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2012-12-13 at 11:58 +0000, Arnd Bergmann wrote: > On Wednesday 12 December 2012, Joe Perches wrote: > > Use the new vsprintf extension to avoid any possible > > message interleaving. > > > > Convert the #ifdef DEBUG block to a single pr_debug. > > > > Signed-off-by: Joe Perches > > nice cleanup! ... which also breaks the build :-( > Acked-by: Arnd Bergmann I'll fix it up locally. Ben. > -- > 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/