From: Greg KH <gregkh@suse.de>
To: Al Viro <viro@ZenIV.linux.org.uk>
Cc: Andrea Gelmini <andrea.gelmini@gelma.net>,
Jeff Dike <jdike@addtoit.com>,
linux-kernel@vger.kernel.org,
user-mode-linux-user@lists.sourceforge.net,
user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
Date: Sun, 28 Feb 2010 19:57:18 -0800 [thread overview]
Message-ID: <20100301035718.GA17045@suse.de> (raw)
In-Reply-To: <20100228204506.GQ30031@ZenIV.linux.org.uk>
On Sun, Feb 28, 2010 at 08:45:06PM +0000, Al Viro wrote:
> On Sun, Feb 28, 2010 at 03:06:21PM +0100, Andrea Gelmini wrote:
> > 2010/2/27 Jeff Dike <jdike@addtoit.com>:
> > Hi Jeff,
> > and thanks for your reply.
> >
> > > Don't you have anything better to do with your time?
> >
> > It's a dirty job, but somebody has to do it...
> > Enlighted by Greg's talk at FOSDEM?? I sent him some patches (nothing
> > more than boring things for a real programmer, but a good solitaire
> > alternative for a rookie like me).
> >
> > These patches are just a try to see if there are other subtree
> > maintainers interested in stuff like this.
>
> Note to gregkh: the next time you give a talk like that, consider including
> "spamming l-k with sixty-odd solitaire sessions^W^Wwhitespace-removal patches
> can lead to considerable annoyance"...
Heh, I did explicitly state that this should be done on the staging
tree only. This developer took it apon themselves to try a different
subsystem, which is fine, why would we want to turn away free help :)
thanks,
greg k-h
next prev parent reply other threads:[~2010-03-01 3:57 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
2010-02-27 16:50 ` [PATCH 03/66] arch/um/include/asm/mmu.h: Checkpatch cleanup Andrea Gelmini
2010-02-27 16:50 ` [PATCH 04/66] arch/um/include/asm/irq_vectors.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 06/66] arch/um/sys-ia64/sysdep/syscalls.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 07/66] arch/um/sys-ia64/sysdep/sigcontext.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 09/66] arch/um/drivers/xterm.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 10/66] arch/um/kernel/gprof_syms.c: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 11/66] arch/um/drivers/stdio_console.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 14/66] arch/um/sys-ia64/sysdep/ptrace.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 15/66] arch/um/drivers/ssl.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 17/66] arch/um/sys-i386/asm/archparam.h: " Andrea Gelmini
2010-02-27 16:50 ` [PATCH 18/66] arch/um/include/shared/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 21/66] arch/um/include/shared/sigio.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 34/66] arch/um/os-Linux/drivers/etap.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 36/66] arch/um/include/shared/ubd_user.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 39/66] arch/um/drivers/pcap_user.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 43/66] arch/um/include/shared/sysrq.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 50/66] arch/um/include/shared/irq_kern.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 58/66] arch/um/os-Linux/sys-x86_64/prctl.c: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 60/66] arch/um/sys-i386/shared/sysdep/vm-flags.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 63/66] arch/um/sys-ppc/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 64/66] arch/um/sys-i386/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 65/66] arch/um/sys-ia64/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: " Andrea Gelmini
2010-02-27 22:13 ` [uml-devel] " Jeff Dike
2010-02-28 14:06 ` Andrea Gelmini
2010-02-28 15:28 ` Jeff Dike
2010-03-02 15:18 ` Andrea Gelmini
2010-02-28 20:45 ` Al Viro
2010-03-01 3:57 ` Greg KH [this message]
2010-03-02 15:20 ` Andrea Gelmini
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=20100301035718.GA17045@suse.de \
--to=gregkh@suse.de \
--cc=andrea.gelmini@gelma.net \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
--cc=user-mode-linux-user@lists.sourceforge.net \
--cc=viro@ZenIV.linux.org.uk \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox