From: Gabriel C <nix.or.die@googlemail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Zhang Rui <rui.zhang@intel.com>, Len Brown <len.brown@intel.com>
Subject: Re: Linux 2.6.25-rc6
Date: Mon, 17 Mar 2008 15:34:04 +0100 [thread overview]
Message-ID: <47DE815C.4060906@googlemail.com> (raw)
In-Reply-To: <alpine.LFD.1.00.0803161651350.3020@woody.linux-foundation.org>
Linus Torvalds wrote:
> Zhang, Rui (2):
> thermal: fix generic thermal I/F for hwmon
That commit broke lmsensros here ( found by bisect ).
...
Can't access procfs/sysfs file
Kernel interface access error
For 2.6 kernels, make sure you have mounted sysfs and libsensors
was compiled with sysfs support!
...
Of course proc and sysfs is mounted and the lib has that support :)
Here the bisect result :
git-bisect start
# bad: [a978b30af3bab0dd9af9350eeda25e76123fa28e] Linux 2.6.25-rc6
git-bisect bad a978b30af3bab0dd9af9350eeda25e76123fa28e
# good: [cdeeeae056a429e729ae9e914fa8142ee45bee93] Linux 2.6.25-rc5
git-bisect good cdeeeae056a429e729ae9e914fa8142ee45bee93
# good: [609eb39c8d8a8d2930780428f6cbe2f63eb84734] Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
git-bisect good 609eb39c8d8a8d2930780428f6cbe2f63eb84734
# bad: [b4de123a0bc4a3f0c90899864d51299628729952] Merge branches 'release', 'ejd', 'sony' and 'wmi' into release
git-bisect bad b4de123a0bc4a3f0c90899864d51299628729952
# good: [93d74463d018ddf05c169ad399e62e90e0f82fc0] Merge master.kernel.org:/home/rmk/linux-2.6-arm
git-bisect good 93d74463d018ddf05c169ad399e62e90e0f82fc0
# bad: [160ff06b1848a01913611950b05963e3315f759b] Merge branches 'release' and 'thermal' into release
git-bisect bad 160ff06b1848a01913611950b05963e3315f759b
# good: [1ca721cdb748ba72c47e9c661d54696db3cde796] Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', 'bugzilla-10100', 'bugzilla-10132', 'bugzilla-10138' and 'bugzilla-10206' into release
git-bisect good 1ca721cdb748ba72c47e9c661d54696db3cde796
# bad: [5e012760dfd5ec24c41b9eab9e654a88360bb026] ACPI: thermal: show temperature in millidegree Celsius
git-bisect bad 5e012760dfd5ec24c41b9eab9e654a88360bb026
# bad: [3152fb9f11cdd2fd8688c2c5cb805e5c09b53dd9] thermal: fix generic thermal I/F for hwmon
git-bisect bad 3152fb9f11cdd2fd8688c2c5cb805e5c09b53dd9
3152fb9f11cdd2fd8688c2c5cb805e5c09b53dd9 is first bad commit
commit 3152fb9f11cdd2fd8688c2c5cb805e5c09b53dd9
Author: Zhang, Rui <rui.zhang@intel.com>
Date: Wed Feb 27 08:37:50 2008 +0800
thermal: fix generic thermal I/F for hwmon
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
:040000 040000 24d2abc5c456ab21ecf7b6435acb1759d3246ad5 37cbb30f23bc8177b5eb7a0cfa8fea1ebbf624f6 M Documentation
:040000 040000 4a99b828c819c76578ea1c0fbdcbbfc046651ec7 747dae53551ad0738d8581623928ddbc1ea19528 M drivers
Reverting this commit from 2.6.25-rc6 fixes the problem.
Best Regards,
Gabriel
next prev parent reply other threads:[~2008-03-17 14:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-17 0:01 Linux 2.6.25-rc6 Linus Torvalds
2008-03-17 14:34 ` Gabriel C [this message]
2008-03-17 18:39 ` Jean Delvare
2008-03-17 19:35 ` Gabriel C
2008-03-17 20:33 ` Jean Delvare
2008-03-18 4:57 ` Len Brown
2008-03-20 7:43 ` [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc Kamalesh Babulal
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=47DE815C.4060906@googlemail.com \
--to=nix.or.die@googlemail.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rui.zhang@intel.com \
--cc=torvalds@linux-foundation.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