Re: [PATCH] allocation priority parameter for skb_alloc_security()

From: Greg KH (gregat_private)
Date: Wed Oct 09 2002 - 20:07:50 PDT

  • Next message: Greg KH: "Re: [patch] [sg]etaffinity hooks"

    On Thu, Oct 10, 2002 at 12:11:48PM +1000, James Morris wrote:
    > + *	@priority contains the kernel allocation priority value.
    
    I'd recommend calling this gfp_mask as that's what other paramaters that
    do this same thing are called in the kernel.
    
    > -	int (*skb_alloc_security) (struct sk_buff * skb);
    > +	int (*skb_alloc_security) (struct sk_buff * skbm int priority);
                                                            ^ need a comma :)
    
    Other than that, looks good to me.
    
    thanks,
    
    greg k-h
    _______________________________________________
    linux-security-module mailing list
    linux-security-moduleat_private
    http://mail.wirex.com/mailman/listinfo/linux-security-module
    



    This archive was generated by hypermail 2b30 : Wed Oct 09 2002 - 20:12:26 PDT