From: a@gaydenko.com (Andrew Gaydenko)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] W83627DHG, steps to use
Date: Wed, 27 Dec 2006 22:49:34 +0000 [thread overview]
Message-ID: <200612280149.34257@goldspace.net> (raw)
In-Reply-To: <200612271943.00165@goldspace.net>
OK, being waiting for answer, I have tried to patch a kernel. Patching
was OK (except for rejecting in ./Documentation/...). Kernel making gives:
...
Kernel: arch/x86_64/boot/bzImage is ready (#25)
Building modules, stage 2.
MODPOST 165 modules
WARNING: "msr_read" [drivers/hwmon/coretemp.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2
.config contains this row: CONFIG_X86_MSR=y I have tried to see
all 'msr_read' occurences, 'grep 'msr_read' -R /usr/src/linux-2.6.19-w-r2/*'
output is:
Binary file /usr/src/linux-2.6.19-w-r2/arch/x86_64/kernel/msr.o matches
Binary file /usr/src/linux-2.6.19-w-r2/arch/x86_64/kernel/built-in.o matches
/usr/src/linux-2.6.19-w-r2/arch/i386/kernel/msr.c:static ssize_t msr_read(struct file *file, char __user * buf,
/usr/src/linux-2.6.19-w-r2/arch/i386/kernel/msr.c: .read = msr_read,
Binary file /usr/src/linux-2.6.19-w-r2/arch/i386/kernel/msr.o matches
/usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.c: msr_read(data->id, MSR_IA32_THERM_STATUS, &eax, &edx);
/usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.c: err = msr_read(data->id, 0xee, &eax, &edx);
/usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.c: err = msr_read(data->id, MSR_IA32_THERM_STATUS, &eax, &edx);
Binary file /usr/src/linux-2.6.19-w-r2/drivers/hwmon/coretemp.o matches
/usr/src/linux-2.6.19-w-r2/System.map:ffffffff8026b3d0 t msr_read
Binary file /usr/src/linux-2.6.19-w-r2/vmlinux matches
Where is my failt?
gentoo-sources-2.6.19-r2 kernel tree is in use.
Andrew
next prev parent reply other threads:[~2006-12-27 22:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-27 16:42 [lm-sensors] W83627DHG, steps to use Andrew Gaydenko
2006-12-27 22:49 ` Andrew Gaydenko [this message]
2006-12-28 6:59 ` David Hubbard
2006-12-28 21:22 ` Andrew Gaydenko
2006-12-29 2:32 ` David Hubbard
2006-12-29 3:01 ` Andrew Gaydenko
2006-12-29 3:09 ` David Hubbard
2006-12-29 3:24 ` Andrew Gaydenko
2006-12-29 14:32 ` Luca
2006-12-30 2:50 ` David Hubbard
2006-12-30 18:11 ` Luca Tettamanti
2007-01-02 18:49 ` Rudolf Marek
2007-01-03 1:55 ` * *
2007-01-03 14:25 ` Jean Delvare
2007-01-03 14:36 ` Jean Delvare
2007-01-04 2:37 ` Andrew Gaydenko
2007-01-04 3:34 ` richardvoigt at gmail.com
2007-01-04 3:54 ` Andrew Gaydenko
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=200612280149.34257@goldspace.net \
--to=a@gaydenko.com \
--cc=lm-sensors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.