Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261613AbUAANxu (ORCPT ); Thu, 1 Jan 2004 08:53:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261660AbUAANxt (ORCPT ); Thu, 1 Jan 2004 08:53:49 -0500 Received: from cm6.gamma186.maxonline.com.sg ([202.156.186.6]:13462 "EHLO alphaworks.anomalistic.org") by vger.kernel.org with ESMTP id S261613AbUAANxs (ORCPT ); Thu, 1 Jan 2004 08:53:48 -0500 Date: Thu, 1 Jan 2004 21:53:46 +0800 From: Eugene Teo To: Andrew Morton , levon@movementarian.org Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: 2.6.0-rc1-mm1 Message-ID: <20040101135346.GA17781@eugeneteo.net> Reply-To: Eugene Teo References: <20031231004725.535a89e4.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031231004725.535a89e4.akpm@osdl.org> X-Operating-System: Linux 2.6.1-rc1-mm1 User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1226 Lines: 34 > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-rc1/2.6.0-rc1-mm1/ [snip] > +make-for_each_cpu-iterator-more-friendly.patch Trivial patch. http://www.anomalistic.org/patches/oprofile-cpu_possible-fix-2.6.1-rc1-mm1.patch diff -Naur -X /home/amnesia/w/dontdiff 2.6.1-rc1-mm1/drivers/oprofile/oprofile_stats.c 2.6.1-rc1-mm1-fix/drivers/oprofile/oprofile_stats.c --- 2.6.1-rc1-mm1/drivers/oprofile/oprofile_stats.c 2004-01-01 20:29:19.000000000 +0800 +++ 2.6.1-rc1-mm1-fix/drivers/oprofile/oprofile_stats.c 2004-01-01 21:34:48.000000000 +0800 @@ -8,7 +8,7 @@ */ #include -#include +#include #include #include "oprofile_stats.h" -- Eugene TEO 1024D/14A0DDE5 print D851 4574 E357 469C D308 A01E 7321 A38A 14A0 DDE5 main(i) { putchar(182623909 >> (i-1) * 5&31|!!(i<7)<<6) && main(++i); } - 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/