All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Inconsistency in incremental patches 2.6.9
@ 2004-10-08 16:35 bodo.stroesser
  2004-10-12 23:43 ` [uml-devel] " Jeff Dike
  0 siblings, 1 reply; 6+ messages in thread
From: bodo.stroesser @ 2004-10-08 16:35 UTC (permalink / raw)
  To: user-mode-linux-devel; +Cc: jdike

The incremental patches for 2.6.9 do not fully apply.
Before "signal-interface-cleaning" this patch is missing:

Bodo

--- orig/arch/um/kernel/signal_kern.c	2004-09-29 18:15:46.505334183 +0200
+++ new/arch/um/kernel/signal_kern.c	2004-09-29 18:16:37.813855152 +0200
@@ -88,9 +88,6 @@
 					    (unsigned long) ka->sa.sa_handler,
 					    restorer, regs, oldset);
 
-	if (ka->sa.sa_flags & SA_ONESHOT)
-		ka->sa.sa_handler = SIG_DFL;
-
 	if (!(ka->sa.sa_flags & SA_NODEFER)) {
 		spin_lock_irq(&current->sighand->siglock);
 		sigorsets(&current->blocked, &current->blocked, 


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-11-29 22:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-08 16:35 [uml-devel] Inconsistency in incremental patches 2.6.9 bodo.stroesser
2004-10-12 23:43 ` [uml-devel] " Jeff Dike
2004-10-13 16:50   ` Bodo Stroesser
2004-10-13 18:08     ` Auto-updating Jeff Dike tree (was: [uml-devel] Re: Inconsistency in incremental patches 2.6.9) BlaisorBlade
2004-11-29 22:09       ` [uml-devel] Re: Auto-updating Jeff Dike tree Frank Sorenson
2004-11-29 22:38         ` Blaisorblade

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.