From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 29 May 2002 01:31:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 29 May 2002 01:31:05 -0400 Received: from ausmtp01.au.ibm.COM ([202.135.136.97]:6036 "EHLO ausmtp01.au.ibm.com") by vger.kernel.org with ESMTP id ; Wed, 29 May 2002 01:31:04 -0400 From: Rusty Russell To: torvalds@transmeta.com Cc: linux-kernel@vger.kernel.org Subject: [PATCH] DIE "Russel", DIE! Date: Wed, 29 May 2002 15:33:47 +1000 Message-Id: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org My name is *not* GPL: you may not derive works without approval. Rusty. PS. I've also applied for a patent... --- linux/kernel/sched.c.~1~ Wed May 29 15:26:16 2002 +++ linux/kernel/sched.c Wed May 29 15:26:26 2002 @@ -13,7 +13,7 @@ * hybrid priority-list and round-robin design with * an array-switch method of distributing timeslices * and per-CPU runqueues. Additional code by Davide - * Libenzi, Robert Love, and Rusty Russel. + * Libenzi, Robert Love, and Rusty Russell. */ #include -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.