login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
6
Re: [PATCH 11/19] UML - Track and make up lost ticks
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [PATCH 11/19] UML - Track and make up lost ticks
Date: Tuesday, May 6, 2008 - 1:46 pm
On Tue, 29 Apr 2008 16:29:25 -0400 Jeff Dike <jdike@addtoit.com> wrote:
quoted text
> On Tue, Apr 29, 2008 at 07:54:02PM +0100, Nix wrote: > > On 25 Apr 2008, Jeff Dike stated, in part: > > > Index: linux-2.6-git/arch/um/os-Linux/time.c > > > =================================================================== > > > --- linux-2.6-git.orig/arch/um/os-Linux/time.c 2008-04-25 10:42:12.000000000 -0400 > > > +++ linux-2.6-git/arch/um/os-Linux/time.c 2008-04-25 11:19:26.000000000 -0400 > > > + alarm_handler(SIGVTALRM, NULL); > > > + alarm_handler(SIGVTALRM, NULL); > > > -extern void alarm_handler(int sig, struct sigcontext *sc); > > > - alarm_handler(SIGVTALRM, NULL); > > > > Yet, in arch/um/include/process.h, we see, unchanged since the year dot, the > > obviously wrong prototype: > > > > extern void alarm_handler(int sig, struct sigcontext sc); > > > > Hence: > > > > CC arch/um/os-Linux/time.o > > arch/um/os-Linux/time.c: In function ‘deliver_alarm’: > > arch/um/os-Linux/time.c:119: error: incompatible type for argument 2 of ‘alarm_handler’ > > make[1]: *** [arch/um/os-Linux/time.o] Error 1 > > make: *** [arch/um/os-Linux] Error 2 > > > > Fix trivial: > > > > Signed-off-by: Nick Alcock <nix@esperi.org.uk> > > -- > > Index: linux/arch/um/include/process.h > > =================================================================== > > --- linux.orig/arch/um/include/process.h 2006-07-09 14:19:52.000000000 +0100 > > +++ linux/arch/um/include/process.h 2008-04-29 19:49:49.000000000 +0100 > > @@ -8,8 +8,8 @@ > > > > #include <signal.h> > > > > -extern void sig_handler(int sig, struct sigcontext sc); > > -extern void alarm_handler(int sig, struct sigcontext sc); > > +extern void sig_handler(int sig, struct sigcontext *sc); > > +extern void alarm_handler(int sig, struct sigcontext *sc); > > > > #endif > > Crap, I fixed that, but forgot to quilt add it, I guess. > > ACK. >
This fix was already present in your "[PATCH 4/19] UML - Random driver fixes". Perhaps we broke bisection? --
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 11/19] UML - Track and make up lost ticks
, Jeff Dike
, (Fri Apr 25, 10:56 am)
Re: [PATCH 11/19] UML - Track and make up lost ticks
, Nix
, (Tue Apr 29, 11:54 am)
Re: [PATCH 11/19] UML - Track and make up lost ticks
, Jeff Dike
, (Tue Apr 29, 1:29 pm)
Re: [PATCH 11/19] UML - Track and make up lost ticks
, Andrew Morton
, (Tue May 6, 1:46 pm)
Re: [uml-devel] [PATCH 11/19] UML - Track and make up lost ...
, Jeff Dike
, (Tue May 6, 2:44 pm)
Re: [uml-devel] [PATCH 11/19] UML - Track and make up lost ...
, Andrew Morton
, (Tue May 6, 3:01 pm)
Re: [uml-devel] [PATCH 11/19] UML - Track and make up lost ...
, Nix
, (Tue May 6, 4:54 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja SW
Mandoc Compiling Error
Carl Roberso
Re: Cannot change MTU of carp interface?
Richard Daemon
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate