From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753091AbZHSSrh (ORCPT ); Wed, 19 Aug 2009 14:47:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752972AbZHSSrg (ORCPT ); Wed, 19 Aug 2009 14:47:36 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:48998 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752713AbZHSSrg (ORCPT ); Wed, 19 Aug 2009 14:47:36 -0400 Message-ID: <4A8C48AB.1030700@cs.helsinki.fi> Date: Wed, 19 Aug 2009 21:47:07 +0300 From: Pekka Enberg User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) MIME-Version: 1.0 To: Amerigo Wang 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> In-Reply-To: <4A8BD67F.8020007@redhat.com> 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 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! Pekka