Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754016AbbDMLb6 (ORCPT ); Mon, 13 Apr 2015 07:31:58 -0400 Received: from ozlabs.org ([103.22.144.67]:55207 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751912AbbDMLb4 (ORCPT ); Mon, 13 Apr 2015 07:31:56 -0400 From: Rusty Russell To: Quentin Casasnovas Cc: Quentin Casasnovas , lkml , Oleg Nesterov , Borislav Petkov , Linus Torvalds Subject: Re: [PATCH 1/7] modpost: add strict white-listing when referencing sections. In-Reply-To: <20150413090455.GA10845@chrystal.uk.oracle.com> References: <1426596002-26128-1-git-send-email-quentin.casasnovas@oracle.com> <1426596002-26128-2-git-send-email-quentin.casasnovas@oracle.com> <87sid0jw1m.fsf@rustcorp.com.au> <20150413090455.GA10845@chrystal.uk.oracle.com> User-Agent: Notmuch/0.17 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Mon, 13 Apr 2015 20:54:54 +0930 Message-ID: <87mw2ctgmx.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 542 Lines: 15 Quentin Casasnovas writes: > + * @good_tosec: Relocations applied to a section in @fromsec must be > + * targetting sections in this array (white-list). Can be empty. > + * > + * @mistmatch: Type of mismatch. Spotted a mistake. I almost mist it. Cheers, Rusty. -- 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/