Prev: [PATCH] DVB flexcop-pci: sanitize driver name to avoid warning on load
Next: [linux-pm] [SUSPECTED SPAM] Re: Proposal for a new algorithm for reading & writing a hibernation image.
From: Chris Metcalf on 7 Jun 2010 09:00 On 6/7/2010 12:01 AM, Stephen Rothwell wrote: > I applied this patch for today. Something better could probably be > done. I note that there is already a declaration of sys_rt_sigaction in > include/asm-generic/syscalls.h ... > Yes, thanks for the pointer. In fact by adjusting a couple of tile syscalls slightly I can just use <asm-generic/syscalls.h> wholesale. I reverted the addition of sys_rt_sigaction() and sys_rt_sigsuspend() to <linux/syscalls.h> and cleaned up the arch/tile/include/asm/syscalls.h as well. I mailed the patch as another reply-to to Stephen's original message. -- Chris Metcalf, Tilera Corp. http://www.tilera.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |