All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [PATCH] drm/nouveau: fix acpi related kbuild warnings
Date: Thu, 22 Dec 2011 17:54:34 +0100	[thread overview]
Message-ID: <20111222165434.GA6111@joi.lan> (raw)
In-Reply-To: <20111202184914.GB3302-OI9uyE9O0yo@public.gmane.org>

On Fri, Dec 02, 2011 at 07:49:14PM +0100, Marcin Slusarz wrote:
> On Wed, Nov 09, 2011 at 10:32:34PM +0100, Marcin Slusarz wrote:
> > On Wed, Nov 02, 2011 at 10:39:40PM +0100, Marcin Slusarz wrote:
> > > Currently when X86 && ACPI && !X86_PLATFORM_DEVICES kbuild spits:
> > > 
> > > warning: (DRM_NOUVEAU) selects ACPI_WMI which has unmet direct
> > > dependencies (X86 && X86_PLATFORM_DEVICES && ACPI)
> > > warning: (DRM_NOUVEAU) selects MXM_WMI which has unmet direct
> > > dependencies (X86 && X86_PLATFORM_DEVICES && ACPI_WMI)
> > > 
> > > and goes on, which leaves a situation where ACPI_WMI (which depends on
> > > X86_PLATFORM_DEVICES) is enabled but X86_PLATFORM_DEVICES is not.
> > > Additionally, Nouveau on IA64 would enable these X86-related drivers
> > > when ACPI is enabled (doesn't matter but is wrong) and build
> > > nouveau_acpi.c which depends on them.
> > > 
> > > To fix this, introduce hidden DRM_NOUVEAU_ACPI variable which selects
> > > all acpi/x86 related configs and select it when both X86 and ACPI are
> > > enabled.
> > > 
> > > Signed-off-by: Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> > > ---
> 
> ping?

ping

      parent reply	other threads:[~2011-12-22 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 21:39 [PATCH] drm/nouveau: fix acpi related kbuild warnings Marcin Slusarz
     [not found] ` <20111102213940.GA5459-OI9uyE9O0yo@public.gmane.org>
2011-11-09 21:32   ` Marcin Slusarz
     [not found]     ` <20111109213234.GB3402-OI9uyE9O0yo@public.gmane.org>
2011-12-02 18:49       ` Marcin Slusarz
     [not found]         ` <20111202184914.GB3302-OI9uyE9O0yo@public.gmane.org>
2011-12-22 16:54           ` Marcin Slusarz [this message]

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=20111222165434.GA6111@joi.lan \
    --to=marcin.slusarz-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.