From: Ingo Molnar <mingo@elte.hu>
To: Jiri Kosina <jkosina@suse.cz>
Cc: Paul Mackerras <paulus@samba.org>,
Peter Zijlstra <peterz@infradead.org>, Tejun Heo <tj@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] perf_event: Use UTF-8 copyright symbol instead of \251
Date: Tue, 4 May 2010 08:50:50 +0200 [thread overview]
Message-ID: <20100504065050.GD10464@elte.hu> (raw)
In-Reply-To: <alpine.LNX.2.00.1005031541390.9849@pobox.suse.cz>
* Jiri Kosina <jkosina@suse.cz> wrote:
> On Sat, 1 May 2010, Paul Mackerras wrote:
>
> > As noted by Tejun Heo, the latin-1 copyright character \251 is invalid
> > in ASCII or UTF-8. This changes the character to its UTF-8 encoding
> > in order to avoid problems with editors and other tools.
> >
> > Signed-off-by: Paul Mackerras <paulus@samba.org>
> > ---
> > diff --git a/kernel/perf_event.c b/kernel/perf_event.c
> > index 9dbe8cd..d46a277 100644
> > --- a/kernel/perf_event.c
> > +++ b/kernel/perf_event.c
> > @@ -4,7 +4,7 @@
> > * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
> > * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar
> > * Copyright (C) 2008-2009 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
> > - * Copyright ??? 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
>
> Umm ... this looks odd.
Yeah, and it didnt apply when i tried to.
> > + * Copyright ?? 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
>
> This seems to add \251 again :) Maybe some of your tools got confused
> enough?
>
> Anyway, I have dropped the patch from Tejun for now.
Alternatively you could pick up Paul's patch on top of Tejun's if you have
already pushed the commit ID out and want to avoid a rebase.
Thanks,
Ingo
prev parent reply other threads:[~2010-05-04 6:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-01 0:28 [PATCH] perf_event: Use UTF-8 copyright symbol instead of \251 Paul Mackerras
2010-05-03 13:42 ` Jiri Kosina
2010-05-04 6:50 ` Ingo Molnar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100504065050.GD10464@elte.hu \
--to=mingo@elte.hu \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=tj@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.