Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 25 Feb 2003 01:30:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 25 Feb 2003 01:30:40 -0500 Received: from webmail17.rediffmail.com ([203.199.83.27]:39821 "HELO rediffmail.com") by vger.kernel.org with SMTP id ; Tue, 25 Feb 2003 01:30:39 -0500 Date: 25 Feb 2003 06:40:01 -0000 Message-ID: <20030225064001.20937.qmail@webmail17.rediffmail.com> MIME-Version: 1.0 From: "sudharsan vijayaraghavan" Reply-To: "sudharsan vijayaraghavan" To: linux-kernel@vger.kernel.org Cc: narendiran_srinivasan@satyam.com Subject: Unresolved symbol error in __wake_up_sync Content-type: text/plain; format=flowed Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 654 Lines: 20 Hi We wrote a module in which we used wake_up_interruptible, wake_up_interruptible_sync calls and when I compiled it into a module with the appropriate Macros, it gets compiled properly. But once, when I try to load the module with insmod, I get __wake_up_sync - unresolved symbol? What module should I load to get out this error? I am using 2.4.7-10. Please help us out. Regards, Sudharsan. - 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/