From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mike Frysinger" Subject: Re: [PATCH] procfs: constify function pointer tables Date: Tue, 22 Jan 2008 17:43:13 -0500 Message-ID: <8bd0f97a0801221443k1442046br4d6a6c8e1be7e666@mail.gmail.com> References: <54038cd4f87a03884e4f59f8f3697889dfb63c54.1201030614.git.jengelh@computergmbh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Andrew Morton" , "Linux Kernel Mailing List" , linux-fsdevel@vger.kernel.org, "Ivan Kokshaysky" , "Bryan Wu" , "Mikael Starvik" , "David Howells" , "Hirokazu Takata" , "Geert Uytterhoeven" , "Roman Zippel" , "Kyle McMartin" , "Matthew Wilcox" , "Chris Zankel" To: "Jan Engelhardt" Return-path: Received: from ro-out-1112.google.com ([72.14.202.181]:25828 "EHLO ro-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753429AbYAVWnP (ORCPT ); Tue, 22 Jan 2008 17:43:15 -0500 Received: by ro-out-1112.google.com with SMTP id p7so2868952roc.1 for ; Tue, 22 Jan 2008 14:43:13 -0800 (PST) In-Reply-To: Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Jan 22, 2008 3:00 PM, Jan Engelhardt wrote: > This touches so many different places that I did not feel like creating > a miniscule patch for each architecture. I hope that is ok. there is a linux-arch alias so you dont have to look up every maintainer yourself ;) > arch/blackfin/kernel/setup.c | 2 +- Blackfin changes look fine, thanks Acked-by: Mike Frysinger -mike