lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 03 Jan 2014 12:47:47 -0800
From:	Randy Dunlap <rdunlap@...radead.org>
To:	balbi@...com
CC:	akpm@...ux-foundation.org, USB list <linux-usb@...r.kernel.org>,
	linux-kernel@...r.kernel.org, linux-next@...r.kernel.org
Subject: Re: mmotm 2014-01-02-14-35 uploaded (musb)

On 01/03/14 12:02, Felipe Balbi wrote:
> On Fri, Jan 03, 2014 at 09:57:50AM -0800, Randy Dunlap wrote:
>> On 01/02/14 14:36, akpm@...ux-foundation.org wrote:
>>> The mm-of-the-moment snapshot 2014-01-02-14-35 has been uploaded to
>>>
>>>    http://www.ozlabs.org/~akpm/mmotm/
>>>
>>> mmotm-readme.txt says
>>>
>>> README for mm-of-the-moment:
>>>
>>> http://www.ozlabs.org/~akpm/mmotm/
>>>
>>> This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
>>> more than once a week.
>>
>> on x86_64:
>>
>> when CONFIG_USB is not enabled:
>>
>> drivers/built-in.o: In function `musb_init':
>> musb_core.c:(.init.text+0x45fc): undefined reference to `usb_disabled'
> 
> already have a patch for that. Waiting for Greg to merge ;-)

Thanks.

> commit 89f836a8c56bfea6585a09f7afff7094968a4fd0
> Author: Ezequiel Garcia <ezequiel.garcia@...e-electrons.com>
> Date:   Thu Dec 26 09:24:52 2013 -0300
> 
>     usb: musb: Remove usb_disable() check in module_init()
>     
>     Removing the check to usb_disable() before registering the platform
>     driver allows to build this driver when !USB && USB_GADGET, to be
>     used in gadget-only mode.
>     
>     Also, use module_platform_driver() to register the platform driver.
>     
>     Signed-off-by: Ezequiel Garcia <ezequiel.garcia@...e-electrons.com>
>     Signed-off-by: Felipe Balbi <balbi@...com>

-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists