From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linux-foundation.org (smtp1.linux-foundation.org [140.211.169.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.linux-foundation.org", Issuer "CA Cert Signing Authority" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 8BAFAB6F65 for ; Tue, 23 Aug 2011 05:29:05 +1000 (EST) Date: Mon, 22 Aug 2011 12:28:07 -0700 From: Andrew Morton To: Alexandre Bounine Subject: Re: [PATCH] RapidIO: Fix use of non-compatible registers Message-Id: <20110822122807.5b558d65.akpm@linux-foundation.org> In-Reply-To: <1311703646-3453-1-git-send-email-alexandre.bounine@idt.com> References: <1311703646-3453-1-git-send-email-alexandre.bounine@idt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Chul Kim , linux-kernel@vger.kernel.org, Thomas Moll , linuxppc-dev@lists.ozlabs.org, stable@kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 26 Jul 2011 14:07:26 -0400 Alexandre Bounine wrote: > Replace/remove use of RIO v.1.2 registers/bits that are not forward-compatible > with newer versions of RapidIO specification. > > RapidIO specification v. 1.3 removed Write Port CSR, Doorbell CSR, > Mailbox CSR and Mailbox and Doorbell bits of the PEF CAR. > > Signed-off-by: Alexandre Bounine > Cc: Kumar Gala > Cc: Matt Porter > Cc: Li Yang > Cc: Thomas Moll > Cc: Chul Kim > Cc: You did a cc:stable but provided no reason (that I can understand) for backporting the patch. Please explain why the problem is sufficiently serious to warrant this action.