public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
* Kconfig HID dependency error from roccat merge
@ 2012-07-03  4:29 Paul Gortmaker
  2012-07-03  9:23 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Gortmaker @ 2012-07-03  4:29 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-next

Hi Jiri,

This is showing up in all the linux-next builds since Monday.

-------------
drivers/hid/Kconfig:7:error: recursive dependency detected!
drivers/hid/Kconfig:7:	symbol HID is selected by USB_HID
drivers/hid/usbhid/Kconfig:4:	symbol USB_HID depends on HID
------------

It can be easily reproduced by doing a simple x86-64 defconfig.
I've traced (bisected) it to this:

-------------
commit 71e9fd494490cdb7ae9b7f7c16ee5dd5760bbc23
Merge: ccfa24b 7392d73
Author: Jiri Kosina <jkosina@suse•cz>
Date:   Fri Jun 29 15:02:22 2012 +0200

    Merge branch 'roccat' into for-next

    Conflicts:
        drivers/hid/Kconfig
-------------

Please have a look at it when you have a chance.

Thanks,
Paul.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Kconfig HID dependency error from roccat merge
  2012-07-03  4:29 Kconfig HID dependency error from roccat merge Paul Gortmaker
@ 2012-07-03  9:23 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2012-07-03  9:23 UTC (permalink / raw)
  To: Paul Gortmaker; +Cc: linux-next

On Tue, 3 Jul 2012, Paul Gortmaker wrote:

> This is showing up in all the linux-next builds since Monday.
> 
> -------------
> drivers/hid/Kconfig:7:error: recursive dependency detected!
> drivers/hid/Kconfig:7:	symbol HID is selected by USB_HID
> drivers/hid/usbhid/Kconfig:4:	symbol USB_HID depends on HID
> ------------
> 
> It can be easily reproduced by doing a simple x86-64 defconfig.
> I've traced (bisected) it to this:
> 
> -------------
> commit 71e9fd494490cdb7ae9b7f7c16ee5dd5760bbc23
> Merge: ccfa24b 7392d73
> Author: Jiri Kosina <jkosina@suse•cz>
> Date:   Fri Jun 29 15:02:22 2012 +0200
> 
>     Merge branch 'roccat' into for-next
> 
>     Conflicts:
>         drivers/hid/Kconfig
> -------------
> 
> Please have a look at it when you have a chance.

Yes, sorry for that, already reported to me by several people. I have 
messed up the conflict resolution. I have just pushed out fixed for-next 
branch, so it should show up in the next -next :) release properly.

Thanks,

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-03  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-03  4:29 Kconfig HID dependency error from roccat merge Paul Gortmaker
2012-07-03  9:23 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox