From: "san" <sanjeev@unisoftindia.net>
To: <linux-kernel@vger.kernel.org>
Subject: nmi_watchdog_disable
Date: Thu, 11 Dec 2003 14:51:03 +0530 [thread overview]
Message-ID: <01f101c3bfc8$246948f0$00f7fea9@unisoft.net> (raw)
Hi mates
Greetings to everybody
I am a newbie to compile this linux kernel compilation.
I am trying to compile the kernel which supported ARM processor
(SA1110-Assabet)
While compiling i am getting the error as followed.
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/arm/mach-sa1100/built-in.o(.text+0xdf8): In function
sa11x0_pm_prepare':
undefined reference to `nmi_watchdog_disable'
arch/arm/mach-sa1100/built-in.o(.text+0xe10): In function
sa11x0_pm_finish':
undefined reference to `nmi_watchdog_enable'
make: *** [.tmp_vmlinux1] Error 1
1. when i was grepping the nmi_watchdog i found this in nmi.c files located
at arch/i386/kernel
arch/ppc/kernel folders , but it is not available at arm folder.
2. Why do i need power managment, even if i am disabling it in .config using
make menuconfig.
any patches or nmi.c for arm processor.?
regds
san
reply other threads:[~2003-12-11 9:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='01f101c3bfc8$246948f0$00f7fea9@unisoft.net' \
--to=sanjeev@unisoftindia.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome