Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756778Ab2JWHid (ORCPT ); Tue, 23 Oct 2012 03:38:33 -0400 Received: from mail-ie0-f174.google.com ([209.85.223.174]:35289 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753450Ab2JWHib (ORCPT ); Tue, 23 Oct 2012 03:38:31 -0400 MIME-Version: 1.0 Reply-To: mtk.manpages@gmail.com In-Reply-To: <87sj97hs5e.fsf@rustcorp.com.au> References: <1348179300-11653-1-git-send-email-keescook@chromium.org> <50749DE8.7010703@zytor.com> <5074A0AB.8040207@zytor.com> <87d30o7iy6.fsf@rustcorp.com.au> <87ipa8o4mn.fsf@rustcorp.com.au> <87sj97hs5e.fsf@rustcorp.com.au> From: "Michael Kerrisk (man-pages)" Date: Tue, 23 Oct 2012 09:38:11 +0200 Message-ID: Subject: Re: [PATCH 1/4] module: add syscall to load module from fd To: Rusty Russell Cc: "H. Peter Anvin" , Kees Cook , linux-kernel@vger.kernel.org, Lucas De Marchi , jonathon@jonmasters.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1069 Lines: 33 On Mon, Oct 22, 2012 at 9:39 AM, Rusty Russell wrote: > "Michael Kerrisk (man-pages)" writes: >>> FIX: add flags arg to sys_finit_module() >>> >>> Thanks to Michael Kerrisk for keeping us honest. >> >> w00t! Thanks, Rusty ;-). >> >> Acked-by: Michael Kerrisk > > Here's the version I ended up with when I added two flags. > > Lucas, is this useful to you? > > BTW Michael: why aren't the syscall man pages in the kernel source? So, this more or less reached the status of an FAQ, and here are my thoughts: http://www.kernel.org/doc/man-pages/todo.html#migrate_to_kernel_source Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- 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/