Re: [PATCH] compat: sigtimedwait

From: Matthew Wilcox (matthew_at_wil.cx)
Date: 01/08/05

  • Next message: Lee Revell: "Re: Make pipe data structure be a circular list of pages, rather than"
    Date:	Sat, 8 Jan 2005 21:33:04 +0000
    To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
    
    

    On Wed, Jan 05, 2005 at 05:36:02AM +0000, Linux Kernel Mailing List wrote:
    > ChangeSet 1.2117, 2005/01/04 21:36:02-08:00, nanhai.zou@intel.com
    >
    > [PATCH] compat: sigtimedwait
    >
    > - Merge sys32_rt_sigtimedwait function in X86_64, IA64, PPC64, MIPS,
    > SPARC64, S390 32 bit layer into 1 compat_rt_sigtimedwait function. It will
    > also fix a bug of copy wrong information to 32 bit userspace siginfo
    > structure on X86_64, IA64 and SPARC64 when calling sigtimedwait on 32 bit
    > layer.

    Is there a reason you didn't do PA-RISC too?

    -- 
    "Next the statesmen will invent cheap lies, putting the blame upon 
    the nation that is attacked, and every man will be glad of those
    conscience-soothing falsities, and will diligently study them, and refuse
    to examine any refutations of them; and thus he will by and by convince 
    himself that the war is just, and will thank God for the better sleep 
    he enjoys after this process of grotesque self-deception." -- Mark Twain
    -
    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/
    

  • Next message: Lee Revell: "Re: Make pipe data structure be a circular list of pages, rather than"