Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264472AbTFLJXx (ORCPT ); Thu, 12 Jun 2003 05:23:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264534AbTFLJXx (ORCPT ); Thu, 12 Jun 2003 05:23:53 -0400 Received: from daffy.hulpsystems.net ([64.246.21.252]:16261 "EHLO daffy.hulpsystems.net") by vger.kernel.org with ESMTP id S264472AbTFLJXv (ORCPT ); Thu, 12 Jun 2003 05:23:51 -0400 Message-ID: <1055410660.3ee849e439b96@support.tuxbox.dk> Date: Thu, 12 Jun 2003 11:37:40 +0200 From: Martin List-Petersen To: linux-kernel@vger.kernel.org Cc: kernel@gotontheinter.net Subject: implicid declaration of function task_suspended - Was: [PATCHSET] 2.4.21-rc6-dis3 released MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT User-Agent: Internet Messaging Program (IMP) 3.2.2-cvs Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 879 Lines: 25 I tried to compile this (both on rc6 and rc7) and the compile fails with: kernel/kernel.o(.text+0x2d8): In function 'schedule': : undefined reference to 'TASK_SUSPENDED' kernel/kernel.o(.text+0x392): In function 'schedule': : undefined reference to 'TASK_SUSPENDED' The compile allready stated in the beginning: sched.c: In function 'schedule': sched.c:611: implicit declaration of function 'TASK_SUSPENDED' Any idea's what i can leave out to avoid these failures ? Regards, Martin List-Petersen martin at list-petersen dot dk -- Q: What do you get when you cross the Godfather with an attorney? A: An offer you can't understand. - 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/