From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753735AbZHTKda (ORCPT ); Thu, 20 Aug 2009 06:33:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753479AbZHTKda (ORCPT ); Thu, 20 Aug 2009 06:33:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46133 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753329AbZHTKd3 (ORCPT ); Thu, 20 Aug 2009 06:33:29 -0400 Message-ID: <4A8D26BF.8090806@redhat.com> Date: Thu, 20 Aug 2009 18:34:39 +0800 From: Amerigo Wang User-Agent: Thunderbird 2.0.0.22 (X11/20090719) MIME-Version: 1.0 To: Pekka Enberg CC: Wu Fengguang , Li Zefan , Christoph Lameter , Ingo Molnar , "linux-kernel@vger.kernel.org" , Vegard Nossum , Eduard - Gabriel Munteanu , Thomas Gleixner , "linux-mm@kvack.org" , David Rientjes , Matt Mackall , Arjan van de Ven Subject: Re: [Patch] proc: drop write permission on 'timer_list' and 'slabinfo' References: <20090817094822.GA17838@elte.hu> <1250502847.5038.16.camel@penberg-laptop> <4A8986BB.80409@cs.helsinki.fi> <4A8A0B0D.6080400@redhat.com> <4A8A0B14.8040700@cn.fujitsu.com> <4A8A1B2E.20505@redhat.com> <20090818120032.GA22152@localhost> <4A8B652E.40905@redhat.com> <20090819023737.GA17710@localhost> <4A8BD67F.8020007@redhat.com> <4A8C48AB.1030700@cs.helsinki.fi> In-Reply-To: <4A8C48AB.1030700@cs.helsinki.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Pekka Enberg wrote: > Amerigo Wang wrote: >> Pekka, could you please also take the patch attached below? It is >> just a trivial coding style fix. And it is based on the my previous >> patch. > > The last hunk was already in slab.git because I fixed your patch up by > hand. I applied the rest but can you please send proper patches in the > future? That is, no attachments and a "git am" friendly subject line. > Thanks! Nice. Thanks!