From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Wed, 28 Oct 2015 21:59:54 -0600 Subject: [PATCH soc/next] ARM: bcm2835: add mutual inclusion protection In-Reply-To: <20151027174230.GA9495@omega> References: <1445539565-24955-1-git-send-email-alex.aring@gmail.com> <20151027170003.GB5828@x1> <20151027174230.GA9495@omega> Message-ID: <563199BA.3080605@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/27/2015 11:42 AM, Alexander Aring wrote: > Hi, > > On Tue, Oct 27, 2015 at 05:00:03PM +0000, Lee Jones wrote: >> On Thu, 22 Oct 2015, Alexander Aring wrote: >> >>> This patch adds mutual inclusion protection for the rpi firmware header. >>> >>> Cc: Eric Anholt >>> Cc: Stephen Warren >> >> Looks like these didn't work. You might want to look into that. >> >> You either have --no-signed-off-by-cc set, or you're not using `git >> send-email`. >> > > I am using git send-email without "--no-signed-off-by-cc". > >> From the man page: >> >> --[no-]signed-off-by-cc >> If this is set, add emails found in Signed-off-by: or Cc: lines to >> the cc list. Default is the value of sendemail.signedoffbycc >> configuration value; if that is unspecified, default to >> --signed-off-by-cc. >> > > I wonder if this is really not working. > > Stephen Warren, Eric Anholt did you receive my mail? I saw everybody > (except you) has these two in cc when they replied. I received two copies of the original email; one directly and one via the ARM kernel mailing list. Both have both Eric and myself in CC.