From: Michael Ellerman <mpe@ellerman•id.au>
To: Jiri Slaby <jslaby@suse•cz>, akpm@linux-foundation•org
Cc: linux-mips@linux-mips•org, linux-s390@vger•kernel.org,
Rich Felker <dalias@libc•org>,
Aurelien Jacquiot <a-jacquiot@ti•com>,
Peter Zijlstra <peterz@infradead•org>,
Catalin Marinas <catalin.marinas@arm•com>,
Will Deacon <will.deacon@arm•com>,
David Howells <dhowells@redhat•com>,
Max Filippov <jcmvbkbc@gmail•com>,
Paul Mackerras <paulus@samba•org>,
"H. Peter Anvin" <hpa@zytor•com>,
sparclinux@vger•kernel.org, linux-hexagon@vger•kernel.org,
Guan Xuetao <gxt@mprc•pku.edu.cn>, Jiri Slaby <jslaby@suse•cz>,
Lennox Wu <lennox.wu@gmail•com>,
Hans-Christian Egtvedt <egtvedt@samfundet•no>,
Jonas Bonn <jonas@southpole•se>,
Chen Liqin <liqin.linux@gmail•com>,
Jesper Nilsson <jesper.nilsson@axis•com>,
linux-am33-list@redhat•com, Russell King <linux@arm•linux.org.uk>,
linux-c6x-dev@linux-c6x•org,
Yoshinori Sato <ysato@users•sourceforge.jp>,
linux-sh@vger•kernel.org, Helge Deller <deller@gmx•de>,
x86@kernel•org, "James E.J. Bottomley" <jejb@parisc-linux•org>,
Ingo Molnar <mingo@redhat•com> ,
Geert Uytterhoeven <geert@linux-m68k•org>,
Mark Salter <msalter@redhat•com>,
Matt Turner <mattst88@gmail•com>,
linux-snps-arc@lists•infradead.org,
Haavard Skinnemoen <hskinnemoen@gmail•com>,
uclinux-h8-devel@lists•sourceforge.jp,
Fenghua Yu <fenghua.yu@intel•com>,
James Hogan <james.hogan@imgtec•com>,
Chris Metcalf <cmetcalf@mellanox•com>,
user-mode-linux-devel@lists•sourceforge.net,
Steven Miao <realmz6@gmail•com>,
Heiko Carstens <heiko.carstens@de•ibm.com>,
Jeff Dike <jdike@addtoit•com>,
linux-alpha@vger•kernel.org,
adi-buildroot-devel@lists•sourceforge.net,
Mikael Starvik <starvik@axis•com>,
linux-m68k@lists•linux-m68k.org,
Ivan Kokshaysky <ink@jurassic•park.msu.ru>,
user-mode-linux-user@lists•sourceforge.net,
nios2-dev@lists•rocketboards.org,
Thomas Gleixner <tglx@linutronix•de>,
linux-xtensa@linux-xtensa•org, linux-metag@vger•kernel.org,
linux-arm-kernel@lists•infradead.org,
Richard Henderson <rth@twiddle•net>,
Chris Zankel <chris@zankel•net>, Michal Simek <monstr@mon str.eu>,
Tony Luck <tony.luck@intel•com>,
linux-ia64@vger•kernel.org, linux-parisc@vger•kernel.org,
linux-cris-kernel@axis•com, Vineet Gupta <vgupta@synopsys•com>,
linux-kernel@vger•kernel.org, Ralf Baechle <ralf@linux-mips•org>,
Richard Kuo <rkuo@codeaurora•org>,
Richard Weinberger <richard@nod•at>,
Martin Schwidefsky <schwidefsky@de•ibm.com>,
Ley Foon Tan <lftan@altera•com>,
Koichi Yasutake <yasutake.koichi@jp•panasonic.com>,
linuxppc-dev@lists•ozlabs.org,
"David S. Miller" <davem@davemloft•net>
Subject: Re: [3/4] exit_thread: accept a task parameter to be exited
Date: Fri, 25 Mar 2016 19:32:11 +1100 (AEDT) [thread overview]
Message-ID: <3qWc3w0GCtz9sdm@ozlabs.org> (raw)
In-Reply-To: <1458824294-29733-1-git-send-email-jslaby@suse.cz>
On Thu, 2016-24-03 at 12:58:13 UTC, Jiri Slaby wrote:
> We need to call exit_thread from copy_process in a fail path. So make
> it accept task_struct as a parameter.
If I'm counting right 22 of those are empty functions, so would it be a good
clean up to make it optional first?
cheers
prev parent reply other threads:[~2016-03-25 8:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-24 12:58 [PATCH 3/4] exit_thread: accept a task parameter to be exited Jiri Slaby
2016-03-24 13:03 ` Peter Zijlstra
2016-03-24 13:05 ` Jiri Slaby
2016-03-24 15:36 ` Russell King - ARM Linux
2016-03-25 8:32 ` Michael Ellerman [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=3qWc3w0GCtz9sdm@ozlabs.org \
--to=mpe@ellerman$(echo .)id.au \
--cc=a-jacquiot@ti$(echo .)com \
--cc=adi-buildroot-devel@lists$(echo .)sourceforge.net \
--cc=akpm@linux-foundation$(echo .)org \
--cc=catalin.marinas@arm$(echo .)com \
--cc=chris@zankel$(echo .)net \
--cc=cmetcalf@mellanox$(echo .)com \
--cc=dalias@libc$(echo .)org \
--cc=deller@gmx$(echo .)de \
--cc=dhowells@redhat$(echo .)com \
--cc=egtvedt@samfundet$(echo .)no \
--cc=fenghua.yu@intel$(echo .)com \
--cc=geert@linux-m68k$(echo .)org \
--cc=gxt@mprc$(echo .)pku.edu.cn \
--cc=heiko.carstens@de$(echo .)ibm.com \
--cc=hpa@zytor$(echo .)com \
--cc=hskinnemoen@gmail$(echo .)com \
--cc=ink@jurassic$(echo .)park.msu.ru \
--cc=james.hogan@imgtec$(echo .)com \
--cc=jcmvbkbc@gmail$(echo .)com \
--cc=jdike@addtoit$(echo .)com \
--cc=jejb@parisc-linux$(echo .)org \
--cc=jesper.nilsson@axis$(echo .)com \
--cc=jonas@southpole$(echo .)se \
--cc=jslaby@suse$(echo .)cz \
--cc=lennox.wu@gmail$(echo .)com \
--cc=linux-alpha@vger$(echo .)kernel.org \
--cc=linux-am33-list@redhat$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-c6x-dev@linux-c6x$(echo .)org \
--cc=linux-hexagon@vger$(echo .)kernel.org \
--cc=linux-m68k@lists$(echo .)linux-m68k.org \
--cc=linux-metag@vger$(echo .)kernel.org \
--cc=linux-mips@linux-mips$(echo .)org \
--cc=linux-s390@vger$(echo .)kernel.org \
--cc=linux-sh@vger$(echo .)kernel.org \
--cc=linux-snps-arc@lists$(echo .)infradead.org \
--cc=linux-xtensa@linux-xtensa$(echo .)org \
--cc=linux@arm$(echo .)linux.org.uk \
--cc=liqin.linux@gmail$(echo .)com \
--cc=mattst88@gmail$(echo .)com \
--cc=mingo@redhat$(echo .)com \
--cc=monstr@mon \
--cc=msalter@redhat$(echo .)com \
--cc=nios2-dev@lists$(echo .)rocketboards.org \
--cc=paulus@samba$(echo .)org \
--cc=peterz@infradead$(echo .)org \
--cc=realmz6@gmail$(echo .)com \
--cc=rth@twiddle$(echo .)net \
--cc=sparclinux@vger$(echo .)kernel.org \
--cc=starvik@axis$(echo .)com \
--cc=tglx@linutronix$(echo .)de \
--cc=uclinux-h8-devel@lists$(echo .)sourceforge.jp \
--cc=user-mode-linux-devel@lists$(echo .)sourceforge.net \
--cc=user-mode-linux-user@lists$(echo .)sourceforge.net \
--cc=will.deacon@arm$(echo .)com \
--cc=x86@kernel$(echo .)org \
--cc=ysato@users$(echo .)sourceforge.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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