Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261293AbUKJIky (ORCPT ); Wed, 10 Nov 2004 03:40:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261376AbUKJIky (ORCPT ); Wed, 10 Nov 2004 03:40:54 -0500 Received: from hirsch.in-berlin.de ([192.109.42.6]:41857 "EHLO hirsch.in-berlin.de") by vger.kernel.org with ESMTP id S261293AbUKJIkw (ORCPT ); Wed, 10 Nov 2004 03:40:52 -0500 X-Envelope-From: kraxel@bytesex.org Date: Wed, 10 Nov 2004 09:24:07 +0100 From: Gerd Knorr To: Markus Trippelsdorf Cc: Adrian Bunk , Andrew Morton , linux-kernel@vger.kernel.org, video4linux-list@redhat.com Subject: Re: [patch] 2.6.10-rc1-mm4: bttv-driver.c compile error Message-ID: <20041110082407.GA23090@bytesex> References: <20041109074909.3f287966.akpm@osdl.org> <1100018489.7011.4.camel@lb.loomes.de> <20041109211107.GB5892@stusta.de> <1100037358.1519.6.camel@lb.loomes.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1100037358.1519.6.camel@lb.loomes.de> User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 982 Lines: 29 > kobject_register failed for (-17) IIRC there was a bug in the driver base and a patch from Gred fixing that floating around, maybe that one helps? If not, the please build with KALLSYMS enabled, so this blob here ... > Call Trace:[] [] > [] > [] [] [] > [] [] ... will be translated into something readable. > warning: many lost ticks. > Your time source seems to be instable or some driver is hogging > interupts Hmm, bttv shouldn't generate IRQs when unused. Anything suspious in /proc/interrupts? Gerd -- #define printk(args...) fprintf(stderr, ## args) - 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/