login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
April
»
20
Re: [PATCH 2/5] uml: Drop private round_down definition
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Amerigo Wang
Subject:
Re: [PATCH 2/5] uml: Drop private round_down definition
Date: Tuesday, April 20, 2010 - 1:33 am
On Mon, Apr 19, 2010 at 11:53:05PM +0200, Jan Kiszka wrote:
quoted text
>Already defined in kernel.h. The official version assumes that 'n' is >power of two - which it is in our case. > >Signed-off-by: Jan Kiszka <jan.kiszka@web.de> >--- > arch/um/sys-x86_64/signal.c | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > >diff --git a/arch/um/sys-x86_64/signal.c b/arch/um/sys-x86_64/signal.c >index 1a899a7..07797d1 100644 >--- a/arch/um/sys-x86_64/signal.c >+++ b/arch/um/sys-x86_64/signal.c >@@ -165,8 +165,6 @@ struct rt_sigframe > struct _fpstate fpstate; > }; > >-#define round_down(m, n) (((m) / (n)) * (n)) >- > int setup_signal_stack_si(unsigned long stack_top, int sig, > struct k_sigaction *ka, struct pt_regs * regs, > siginfo_t *info, sigset_t *set)
Shouldn't this signal.c #include <linux/kernel.h>? Thanks. --
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:
[PATCH 0/5] uml: Some trivial cleanups
, Jan Kiszka
, (Mon Apr 19, 2:53 pm)
[PATCH 1/5] uml: Remove unused variable from line driver
, Jan Kiszka
, (Mon Apr 19, 2:53 pm)
[PATCH 2/5] uml: Drop private round_down definition
, Jan Kiszka
, (Mon Apr 19, 2:53 pm)
[PATCH 3/5] uml: Fix warning due to missing task_struct de ...
, Jan Kiszka
, (Mon Apr 19, 2:53 pm)
[PATCH 5/5] uml: Clean up asm/system.h
, Jan Kiszka
, (Mon Apr 19, 2:53 pm)
Re: [PATCH 1/5] uml: Remove unused variable from line driver
, Amerigo Wang
, (Tue Apr 20, 1:32 am)
Re: [PATCH 2/5] uml: Drop private round_down definition
, Amerigo Wang
, (Tue Apr 20, 1:33 am)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Amerigo Wang
, (Tue Apr 20, 3:09 am)
Re: [PATCH 5/5] uml: Clean up asm/system.h
, Amerigo Wang
, (Tue Apr 20, 3:14 am)
Re: [PATCH 2/5] uml: Drop private round_down definition
, Jeff Dike
, (Tue Apr 20, 7:25 am)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Jeff Dike
, (Tue Apr 20, 7:30 am)
Re: [PATCH 1/5] uml: Remove unused variable from line driver
, Jiri Kosina
, (Tue Apr 20, 7:31 am)
Re: [PATCH 5/5] uml: Clean up asm/system.h
, Jiri Kosina
, (Tue Apr 20, 7:33 am)
Re: [PATCH 2/5] uml: Drop private round_down definition
, Jiri Kosina
, (Tue Apr 20, 7:35 am)
Re: [PATCH 2/5] uml: Drop private round_down definition
, Jiri Kosina
, (Tue Apr 20, 8:49 am)
Re: [uml-devel] [PATCH 2/5] uml: Drop private round_down d ...
, Jeff Dike
, (Tue Apr 20, 9:52 am)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Jan Kiszka
, (Tue Apr 20, 10:09 am)
Re: [uml-devel] [PATCH 2/5] uml: Drop private round_down d ...
, Jiri Kosina
, (Tue Apr 20, 10:18 am)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Jiri Kosina
, (Tue Apr 20, 4:43 pm)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Amerigo Wang
, (Tue Apr 20, 11:06 pm)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Jiri Kosina
, (Wed Apr 21, 2:38 am)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Amerigo Wang
, (Wed Apr 21, 3:43 am)
Re: [PATCH 3/5] uml: Fix warning due to missing task_struc ...
, Jiri Kosina
, (Wed Apr 21, 3:49 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Russell King
Re: ARM defconfig files
Benjamin Herrenschmidt
Re: [PATCH 1/4] hvc_console: do not set low_latency
Jordan Crouse
Re: 2.6.25-mm1
Carsten Otte
Re: [patch] ext2: xip check fix
James Morris
Re: [AppArmor 01/41] Pass struct vfsmount to the inode_create LSM hook
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Johannes Schindelin
[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
Andreas Ericsson
Re: why not TortoiseGit
linux-netdev
:
Ursula Braun
[patch 2/8] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
Andi Kleen
Re: RFC: Nagle latency tuning
Gary Thomas
Re: Marvell 88E609x switch?
David Miller
Re: [RFC 0/5] generic rx recycling
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
git-commits-head
:
Linux Kernel Mailing List
New device ID for sc92031 [1088:2031]
Linux Kernel Mailing List
e1000e: Expose MDI-X status via ethtool change
Linux Kernel Mailing List
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
Linux Kernel Mailing List
trivial: fix comment typo in fs/compat.c
openbsd-misc
:
Theo de Raadt
Re: RES: OpenBSD on IBM System X3550 7879
Bret S. Lambert
Re: any web management gui for pf ?
Rob Shepherd
x86 hardware for router system
Flickr Photo Map for iPad and iPhone
Thanks for the Great Launch of Flickr Photo Map for iPad + iPhone
Nick Holland
Re: 1 out of 3 hunks failed--saving rejects to kerberosV/src/lib/krb5/crypto.c.rej
Colocation donated by:
Syndicate