From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933066AbbKRUez (ORCPT ); Wed, 18 Nov 2015 15:34:55 -0500 Received: from mx2.suse.de ([195.135.220.15]:36811 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756893AbbKRUei (ORCPT ); Wed, 18 Nov 2015 15:34:38 -0500 Date: Wed, 18 Nov 2015 21:34:37 +0100 (CET) From: Jiri Kosina X-X-Sender: jkosina@pobox.suse.cz To: Petr Mladek cc: Chris J Arges , live-patching@vger.kernel.org, jpoimboe@redhat.com, sjenning@redhat.com, vojtech@suse.com, jeyu@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3 v7] livepatch: add sympos as disambiguator field to klp_reloc In-Reply-To: <20151118165514.GO4431@pathway.suse.cz> Message-ID: References: <1447431804-18786-1-git-send-email-chris.j.arges@canonical.com> <1447693391-10065-1-git-send-email-chris.j.arges@canonical.com> <1447693391-10065-3-git-send-email-chris.j.arges@canonical.com> <20151118163707.GM4431@pathway.suse.cz> <564CA9BC.8020903@canonical.com> <20151118165514.GO4431@pathway.suse.cz> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 Nov 2015, Petr Mladek wrote: > > I think that '>' was added in a subsequent reply. My patch doesn't have > > that, and I'm guessing checkpatch would have warned me about that as well. > > : ) > > Heh, it seems that some mail delivery tool or mail client tries to be > clever. I see the '>' in you original mail. But it is fine in the > archive, see > http://article.gmane.org/gmane.linux.kernel/2086364 > http://marc.info/?l=linux-kernel&m=144769343212421 It has to be stored this way if you are using mbox format as a storage, as lines startng with "From" that directly follow an empty line (which is exactly what happened here) have special meaning in mbox format (it is used as a message separator). -- Jiri Kosina SUSE Labs