login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
30
Re: [RFC PATCH 00/43] ptrace cleanups
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Namhyung Kim
Subject:
Re: [RFC PATCH 00/43] ptrace cleanups
Date: Monday, August 30, 2010 - 7:02 am
Roland McGrath <roland@redhat.com> writes:
quoted text
> I am fine with the s/long/unsigned long/ signature changes. Adding > temporaries to avoid the repeated casts is fine too. All that will > compile away to the same code we have now. But please do it without > changing put_user/get_user calls to copy_{to,from}_user. With a > temporary or two you'll still have fewer casts than before. IMHO you > should at least do a separate follow-on patch for anything that actually > changes the compiled code vs just the cosmetic type cleanups. >
OK. I'll do that on next round. Thanks. -- Regards, Namhyung Kim --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[RFC PATCH 00/43] ptrace cleanups
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 01/43] ptrace: change signature of sys_ptrace() ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 02/43] ptrace: cleanup ptrace_request()
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 03/43] ptrace: change signature of arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 04/43] ptrace, x86: change signature of arch_pt ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 05/43] ptrace, x86: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 06/43] ptrace, alpha: change signature of arch_ ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 07/43] ptrace, arm: change signature of arch_pt ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 08/43] ptrace, arm: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 09/43] ptrace, avr32: change signature of arch_ ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 10/43] ptrace, avr32: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 11/43] ptrace, blackfin: change signature of ar ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 12/43] ptrace, cris-v10: change signature of ar ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 13/43] ptrace, cris-v32: change signature of ar ...
, Namhyung Kim
, (Fri Aug 27, 2:41 am)
[RFC PATCH 14/43] ptrace, frv: change signature of arch_pt ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 15/43] ptrace, frv: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 16/43] ptrace, h8300: change signature of arch_ ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 17/43] ptrace, h8300: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 18/43] ptrace, ia64: change signature of arch_p ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 19/43] ptrace, m32r: change signature of arch_p ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 20/43] ptrace, m32r: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 21/43] ptrace, m68k: change signature of arch_p ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 22/43] ptrace, m68k: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 23/43] ptrace, m68knommu: change signature of a ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 24/43] ptrace, m68knommu: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 25/43] ptrace, microblaze: change signature of ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 26/43] ptrace, mips: change signature of arch_p ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 27/43] ptrace, mips: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 28/43] ptrace, mn10300: change signature of arc ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 29/43] ptrace, mn10300: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 30/43] ptrace, parisc: change signature of arch ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 31/43] ptrace, powerpc: change signature of arc ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 32/43] ptrace, powerpc: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 33/43] ptrace, s390: change signature of arch_p ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 34/43] ptrace, score: change signature of arch_ ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 35/43] ptrace, sh: change signature of arch_ptr ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 36/43] ptrace, sh: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 37/43] ptrace, sparc: change signature of arch_ ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 38/43] ptrace, sparc: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 39/43] ptrace, tile: change signature of arch_p ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 40/43] ptrace, um: change signature of arch_ptr ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 41/43] ptrace, um: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 42/43] ptrace, xtensa: change signature of arch ...
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
[RFC PATCH 43/43] ptrace, xtensa: cleanup arch_ptrace()
, Namhyung Kim
, (Fri Aug 27, 2:42 am)
Re: [RFC PATCH 14/43] ptrace, frv: change signature of arc ...
, David Howells
, (Fri Aug 27, 4:01 am)
Re: [RFC PATCH 14/43] ptrace, frv: change signature of arc ...
, Namhyung Kim
, (Fri Aug 27, 4:15 am)
Re: [RFC PATCH 14/43] ptrace, frv: change signature of arc ...
, David Howells
, (Fri Aug 27, 5:12 am)
Re: [RFC PATCH 14/43] ptrace, frv: change signature of arc ...
, Namhyung Kim
, (Fri Aug 27, 5:58 am)
Re: [RFC PATCH 01/43] ptrace: change signature of sys_ptra ...
, Arnd Bergmann
, (Fri Aug 27, 6:21 am)
Re: [RFC PATCH 14/43] ptrace, frv: change signature of arc ...
, David Howells
, (Fri Aug 27, 6:23 am)
Re: [RFC PATCH 02/43] ptrace: cleanup ptrace_request()
, Arnd Bergmann
, (Fri Aug 27, 7:23 am)
Re: [RFC PATCH 03/43] ptrace: change signature of arch_ptr ...
, Arnd Bergmann
, (Fri Aug 27, 7:28 am)
Re: [RFC PATCH 14/43] ptrace, frv: change signature of arc ...
, Namhyung Kim
, (Fri Aug 27, 8:53 am)
Re: [RFC PATCH 01/43] ptrace: change signature of sys_ptra ...
, Namhyung Kim
, (Fri Aug 27, 8:55 am)
Re: [RFC PATCH 02/43] ptrace: cleanup ptrace_request()
, Namhyung Kim
, (Fri Aug 27, 9:13 am)
Re: [RFC PATCH 03/43] ptrace: change signature of arch_ptr ...
, Namhyung Kim
, (Fri Aug 27, 9:20 am)
Re: [RFC PATCH 00/43] ptrace cleanups
, Mike Frysinger
, (Fri Aug 27, 9:30 am)
Re: [RFC PATCH 02/43] ptrace: cleanup ptrace_request()
, Arnd Bergmann
, (Fri Aug 27, 12:26 pm)
Re: [RFC PATCH 03/43] ptrace: change signature of arch_ptr ...
, Arnd Bergmann
, (Sun Aug 29, 6:40 am)
Re: [RFC PATCH 00/43] ptrace cleanups
, Roland McGrath
, (Sun Aug 29, 5:14 pm)
Re: [RFC PATCH 10/43] ptrace, avr32: cleanup arch_ptrace()
, Haavard Skinnemoen
, (Mon Aug 30, 5:34 am)
Re: [RFC PATCH 00/43] ptrace cleanups
, Namhyung Kim
, (Mon Aug 30, 7:02 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Paul Turner
[tg_shares_up rewrite v4 11/11] sched: update tg->shares after cpu.shares write
Mr. James W. Laferriere
Re: Linux 2.6.25-rc1 , syntax error near unexpected token `;'
Robin Lee Powell
NFS hang + umount -f: better behaviour requested.
Linus Torvalds
Linux 2.6.34-rc4
Colin Cross
[PATCH 12/21] ARM: tegra: Add suspend and hotplug support
git
:
Fredrik Kuivinen
Re: fatal: unable to create '.git/index': File exists
Wink Saville
How-to combine several separate git repos?
Emily Ren
How to pull remote branch with specified commit id?
Denis Bueno
Git clone error
pradeep singh
git-update-server-info may be required,cannot clone and pull from a remote reposit...
openbsd-misc
:
Sevan / Venture37
Re: This is what Linus Torvalds calls openBSD crowd
Netmaffia.hu
Tini Lányok AKCIÓBAN OTTHON
Siju George
This is what Linus Torvalds calls openBSD crowd
Darrin Chandler
Re: OT: Python (was Re: vi in /bin)
frantisek holop
Re: splassert: vwakeup: and friends
linux-netdev
:
Jamie Lokier
Re: POHMELFS high performance network filesystem. Transactions, failover, performa...
Timo Teräs
ip xfrm policy semantics
Ron Mercer
[net-next PATCH 2/2] qlge: Version change to v1.00.00.27
Maciej W. Rozycki
Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event...
Jarek Poplawski
Re: socket api problem: can't bind an ipv6 socket to ::ffff:0.0.0.0
git-commits-head
:
Linux Kernel Mailing List
powerpc/fsl_msi: enable msi allocation in all banks
Linux Kernel Mailing List
ASoC: fix registration of the SoC card in the Freescale MPC8610 drivers
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
bnx2x: Moving includes
Linux Kernel Mailing List
[ARM] mmp: add dma support to mmp2
Colocation donated by:
Syndicate