Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756855Ab0GWKQl (ORCPT ); Fri, 23 Jul 2010 06:16:41 -0400 Received: from e35.co.us.ibm.com ([32.97.110.153]:54506 "EHLO e35.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756234Ab0GWKQJ (ORCPT ); Fri, 23 Jul 2010 06:16:09 -0400 Subject: [next-20100722] drivers/input/serio/i8042.ko undefined error & Bad Relocations warning From: Subrata Modak Reply-To: subrata@linux.vnet.ibm.com To: Vojtech Pavlik Cc: linux-next , linux-kernel , Linuxppc-dev , Paul Mackerras , sachinp , Kamalesh Babulal , "divya.vikas" , Stephen Rothwell , Benjamin Herrenschmidt Content-Type: text/plain Organization: IBM Date: Fri, 23 Jul 2010 15:45:12 +0530 Message-Id: <1279880113.11936.7.camel@subratamodak.linux.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-8.el5_2.2) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1058 Lines: 34 With linux-next-20100722 on Power7 and allmodconfig, i get the following undefined error and Bad relocation warning: ERROR: "of_i8042_kbd_irq" [drivers/input/serio/i8042.ko] undefined! ERROR: "of_i8042_aux_irq" [drivers/input/serio/i8042.ko] undefined! ... and ... WARNING: 3 bad relocations c000000000008590 R_PPC64_ADDR32 .text+0x4000000000008460 c000000000008594 R_PPC64_ADDR32 .text+0x4000000000008598 c000000000add890 R_PPC64_ADDR64 __crc_softirq_work_list I reported the above on 2.6.35-rc5 alone few days back: http://marc.info/?t=127919383300002&r=1&w=2, However, c000000000add890 R_PPC64_ADDR64 __crc_softirq_work_list is newly seen apart from: c000000000008590 R_PPC64_ADDR32 .text+0x4000000000008460 c000000000008594 R_PPC64_ADDR32 .text+0x4000000000008598 Regards-- Subrata -- 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/