From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753424Ab3AGBRb (ORCPT ); Sun, 6 Jan 2013 20:17:31 -0500 Received: from ozlabs.org ([203.10.76.45]:59781 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753317Ab3AGBRW (ORCPT ); Sun, 6 Jan 2013 20:17:22 -0500 From: Rusty Russell To: "Michael Kerrisk \(man-pages\)" , David Howells Cc: lkml , Michael Kerrisk Subject: Re: init_module.2 man page ERRORS text for signed modules In-Reply-To: References: User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/23.4.1 (i686-pc-linux-gnu) Date: Mon, 07 Jan 2013 11:44:02 +1030 Message-ID: <878v854wx1.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "Michael Kerrisk (man-pages)" writes: > Hi David, Rusty, > > Linux 3.7 added signed modules. As a consequence, init_module() > acquired some new possible error returns. I've put together the text > below to describe the new errors. Does the text look okay? Looks good. I liked the finit_module text, too. Thanks! Rusty.