From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755549AbdJPS6L (ORCPT ); Mon, 16 Oct 2017 14:58:11 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:57082 "EHLO mail-pf0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752655AbdJPS6J (ORCPT ); Mon, 16 Oct 2017 14:58:09 -0400 X-Google-Smtp-Source: AOwi7QBHvAvclnFiV/kcFapll50gPCysGw4qtoEo1aUSuofwFj59xa1N2bt6k86/dgGBbeDeVmF9Rw== Date: Mon, 16 Oct 2017 11:58:04 -0700 From: Bjorn Andersson To: "Dwivedi, Avaneesh Kumar (avani)" Cc: sboyd@codeaurora.org, agross@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: Re: [PATCH v7 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996 Message-ID: <20171016185804.GK1165@minitux> References: <1500634173-24416-1-git-send-email-akdwived@codeaurora.org> <1500634173-24416-5-git-send-email-akdwived@codeaurora.org> <20171012182052.GG1165@minitux> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 16 Oct 06:19 PDT 2017, Dwivedi, Avaneesh Kumar (avani) wrote: > On 10/12/2017 11:50 PM, Bjorn Andersson wrote: [..] > > Please fix this and add my Acked-by > Sure will do, just want to ask, when i am sending updated patches, should i > sent all the 4 patches in series or should skip those which are acked by > you. Please include all the patches in each submission (unless the maintainer tells you that he/she applied some of them already). Make sure to add any "Acked-by", "Reviewed-by" and "Tested-by" on your patches, so that people know that they are already reviewed/tested. And finally, when resending patches, add a section between "---" and the diff-stat describing changes since the last version - that makes it easier to see what changed since last time and will help the reviewer look at the "new" things. Thanks, Bjorn