mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Bastian Blank <bastian@waldi.eu.org>
Cc: rdunlap@xenotime.net, linux-kbuild@vger.kernel.org,
	linux-kernel@vger.kernel.org, rui.zhang@intel.com
Subject: Re: [PATCH] THERMAL must not select HWMON
Date: Fri, 14 Mar 2008 13:43:01 -0700	[thread overview]
Message-ID: <20080314134301.ed77baf7.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080314183758.GA15028@wavehammer.waldi.eu.org>

On Fri, 14 Mar 2008 19:37:58 +0100
Bastian Blank <bastian@waldi.eu.org> wrote:

> On Fri, Mar 14, 2008 at 11:21:12AM -0700, Randy Dunlap wrote:
> 
> [ select forces HWMON to yes even if deps are never applicable ]
> 
> > Yes, that's a known & longstanding problem (that select does not
> > follow/honor dependencies).
> 
> Okay.
> 
> So THERMAL can't select HWMON, instead it needs to do a proper depends.
> 
> Bastian
> 
> Signed-off-by: Bastian Blank <waldi@debian.org>
> Cc: Zhang Rui <rui.zhang@intel.com>
> 
> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
> index 3ab313e..394912c 100644
> --- a/drivers/thermal/Kconfig
> +++ b/drivers/thermal/Kconfig
> @@ -4,7 +4,7 @@
>  
>  menuconfig THERMAL
>  	bool "Generic Thermal sysfs driver"
> -	select HWMON
> +	depends on HWMON
>  	default y
>  	help
>  	  Generic Thermal Sysfs driver offers a generic mechanism for

Sorry, but we have insufficient information here.

Presumably it fixes some build error, but the changelog should tell us (at
least) what that error was, why it occurs and how the patch fixes it.

Often (for bugfixes) I'll go off and find this stuff out from the mailing
list and put together a proper description.  I also need to do this so I
can work out whether the patch is needed in 2.6.25 or -stable.  But I can't
even find any reference to the original problem in the lkml archives.


  reply	other threads:[~2008-03-14 20:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080314175501.GA11107@wavehammer.waldi.eu.org>
     [not found] ` <20080314112112.c00cbcdd.rdunlap@xenotime.net>
2008-03-14 18:37   ` Bastian Blank
2008-03-14 20:43     ` Andrew Morton [this message]
2008-03-14 22:58       ` Randy Dunlap

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=20080314134301.ed77baf7.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=bastian@waldi.eu.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=rui.zhang@intel.com \
    /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

all inboxes | Powered by JetHome®