From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754388AbbFKOyr (ORCPT ); Thu, 11 Jun 2015 10:54:47 -0400 Received: from mail-ig0-f169.google.com ([209.85.213.169]:34808 "EHLO mail-ig0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752019AbbFKOyp (ORCPT ); Thu, 11 Jun 2015 10:54:45 -0400 Message-ID: <5579A135.1010208@kernel.dk> Date: Thu, 11 Jun 2015 08:54:45 -0600 From: Jens Axboe User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Geert Uytterhoeven , Geoff Levand CC: Jim Paris , "linuxppc-dev@lists.ozlabs.org" , "cbe-oss-dev@lists.ozlabs.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 2/3] block/ps3vram: Remove obsolete reference to MTD References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/11/2015 07:04 AM, Geert Uytterhoeven wrote: > On Wed, Jun 10, 2015 at 8:00 PM, Geert Uytterhoeven > did not write: >> The ps3vram driver is a plain block device driver since commit >> f507cd22035fdadd5dbb476dd05e9e7ee21c3b84 ("ps3/block: Replace mtd/ps3vram >> by block/ps3vram"). >> >> Signed-off-by: Geert Uytterhoeven >> Signed-off-by: Geoff Levand > > For the record: while I did send out this patch back in 2013, I didn't resend it > yesterday. > > Geoff: > 1. Please fix your scripts (start using git-send-email?), to avoid sending > fake email. Thanks! Indeed, 2/3 of these patches ended up in my spam. > 2. I am grateful you didn't forget about this patch, and that it got applied. I'll add: 3. Your git base should be the base of where you want this to be pulled in, or prior. Yours was 4.1-rc7, and I'm not pulling in tons of unrelated changes for 3 patches. If you are targeting the next release and don't depend on existing block changes, then your base should be 4.0. If you are dependent on changes in the block tree, the block tree should be your base. -- Jens Axboe