From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751836AbZHaKj4 (ORCPT ); Mon, 31 Aug 2009 06:39:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751425AbZHaKjz (ORCPT ); Mon, 31 Aug 2009 06:39:55 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:58221 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751101AbZHaKjy (ORCPT ); Mon, 31 Aug 2009 06:39:54 -0400 Date: Mon, 31 Aug 2009 12:39:49 +0200 From: Pavel Machek To: Siarhei Liakh Cc: linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, Arjan van de Ven , James Morris , Andrew Morton , Andi Kleen , Rusty Russell , Thomas Gleixner , "H. Peter Anvin" , Ingo Molnar Subject: Re: [PATCH V2] x86: NX protection for kernel data Message-ID: <20090831103948.GA1353@ucw.cz> References: <817ecb6f0908261020y2267218h8f435e8dc392f69a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <817ecb6f0908261020y2267218h8f435e8dc392f69a@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > --- a/init/main.c > +++ b/init/main.c > @@ -7,6 +7,8 @@ > * Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96 > * Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96 > * Simplified starting of init: Michael A. Griffith > + * Data NX protection by Siarhei Liakh > + * and Xuxian Jiang > */ Better delete the changelog and add yourself to credits. Changelogs in .c files are considered bad these days. (Feel free to kill the old entries, too.) -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html