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:	Tue, 07 Jan 2014 16:13:49 +0100
From:	Laurent Pinchart <laurent.pinchart@...asonboard.com>
To:	Samuel Ortiz <samuel@...tiz.org>
Cc:	linux-sh@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	netdev@...r.kernel.org
Subject: Re: [PATCH 10/15] irda: sh_irda: Enable driver compilation with COMPILE_TEST

On Wednesday 11 December 2013 13:49:15 Laurent Pinchart wrote:
> Hi Samuel,
> 
> Could you please pick this patch up for v3.14 ?

Ping ?

> On Wednesday 27 November 2013 02:18:32 Laurent Pinchart wrote:
> > This helps increasing build testing coverage.
> > 
> > Cc: Samuel Ortiz <samuel@...tiz.org>
> > Cc: netdev@...r.kernel.org
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@...asonboard.com>
> > Acked-by: Simon Horman <horms@...ge.net.au>
> > ---
> > 
> >  drivers/net/irda/Kconfig | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig
> > index 2a30193..cae5ee2 100644
> > --- a/drivers/net/irda/Kconfig
> > +++ b/drivers/net/irda/Kconfig
> > @@ -403,7 +403,8 @@ config MCS_FIR
> > 
> >  config SH_IRDA
> >  
> >  	tristate "SuperH IrDA driver"
> > 
> > -	depends on IRDA && ARCH_SHMOBILE
> > +	depends on IRDA
> > +	depends on ARCH_SHMOBILE || COMPILE_TEST
> > 
> >  	help
> >  	
> >  	  Say Y here if your want to enable SuperH IrDA devices.
-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ