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] [day] [month] [year] [list]
Date:	Tue, 05 Nov 2013 07:55:16 -0500
From:	Mimi Zohar <zohar@...ux.vnet.ibm.com>
To:	Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>
Cc:	jim.epost@...il.com, sfr@...b.auug.org.au,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	james.l.morris@...cle.com, linux-security-module@...r.kernel.org
Subject: Re: randconfig build error with next-20131104, in security/integrity

On Tue, 2013-11-05 at 21:12 +0900, Tetsuo Handa wrote:
> Mimi Zohar wrote:
> > @@ -132,24 +133,22 @@ static inline int integrity_digsig_verify(const unsigned int id,
> >  	return -EOPNOTSUPP;
> >  }
> >  
> > +static int integrity_init_keyring(const unsigned int id)
> 
> Please add inline keyword, or compiler makes noisy warning.

Thanks!

Mimi

> > +{
> > +	return 0;
> > +}
> >  #endif /* CONFIG_INTEGRITY_SIGNATURE */
> 


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ