From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7CBC1B6FC4 for ; Wed, 13 Jun 2012 10:40:47 +1000 (EST) Message-ID: <1339548038.9220.80.camel@pasglop> Subject: RE: [PATCH] powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board From: Benjamin Herrenschmidt To: Vinh Huu Tuong Nguyen Date: Wed, 13 Jun 2012 10:40:38 +1000 In-Reply-To: References: <1336362768-31326-1-git-send-email-vhtnguyen@apm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2012-06-12 at 17:26 +0700, Vinh Huu Tuong Nguyen wrote: > > -----Original Message----- > > From: Vinh Nguyen Huu Tuong [mailto:vhtnguyen@apm.com] > > Sent: Monday, May 07, 2012 10:53 AM > > To: Benjamin Herrenschmidt; Paul Mackerras; Josh Boyer; Matt Porter; > > Grant Likely; Rob Herring; Duc Dang; David S. Miller; Kumar Gala; Li > > Yang; Ashish Kalra; Anatolij Gustschin; Liu Gang; linuxppc- > > dev@lists.ozlabs.org; linux-kernel@vger.kernel.org; devicetree- > > discuss@lists.ozlabs.org > > Cc: Vinh Nguyen Huu Tuong > > Subject: [PATCH] powerpc/44x: Support OCM(On Chip Memory) for APM821xx > > SoC and Bluestone board Such a CC list won't get you any good will. Send it only to the relevant mailing lists with possibly the -one- concerned maintainer on CC. I doubt Dave Miller or Matt Porter give any damn about those patches. As for why it wasn't reviewed yet, well, reviewers are a finite resource with limited time dedicated to it. If the patch is properly formed and was posted to the linuxppc-dev@ozlabs.org, it should be tracked on patchwork.ozlabs.org and won't be lost. Double check it's there (if it's not, then the patch was probably corrupt). Cheers, Ben.