Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 20 Jun 2002 09:15:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 20 Jun 2002 09:15:37 -0400 Received: from mx2.elte.hu ([157.181.151.9]:2470 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Thu, 20 Jun 2002 09:15:37 -0400 Date: Thu, 20 Jun 2002 15:13:14 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: Manik Raina Cc: Dave Jones , Linux Kernel , James Bottomley , Linus Torvalds Subject: Re: [patch] scheduler bits from 2.5.23-dj1 In-Reply-To: <3D1183AF.BCEE2BDF@cisco.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 513 Lines: 19 On Thu, 20 Jun 2002, Manik Raina wrote: > Ingo, > A small doubt, > Should'nt this function below return something ? > set_task_cpu() should return unsigned int but it > seems to do nothing .... it's a NOP on UP. On SMP it changes p->thread_info->cpu. Ingo - 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/