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:	Fri, 1 Aug 2008 15:36:14 -0500 (CDT)
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Greg KH <greg@...ah.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	LKML <linux-kernel@...r.kernel.org>, linux-next@...r.kernel.org
Subject: Re: linux-next: Tree for August 1 (sysfs.h)

> > When CONFIG_SYSFS=n:
> > 
> >   CC      arch/x86/kernel/asm-offsets.s
> > In file included from linux-next-20080801/include/linux/kobject.h:21,
> >                  from linux-next-20080801/include/linux/module.h:16,
> >                  from linux-next-20080801/include/linux/crypto.h:21,
> >                  from linux-next-20080801/arch/x86/kernel/asm-offsets_64.c:7,
> >                  from linux-next-20080801/arch/x86/kernel/asm-offsets.c:4:
> > linux-next-20080801/include/linux/sysfs.h:247: error: return type is an incomplete type
> > linux-next-20080801/include/linux/sysfs.h: In function 'sysfs_get':
> > linux-next-20080801/include/linux/sysfs.h:248: warning: 'return' with a value, in function returning void
> > make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1
> 
> Ah, missed a "*".  It's Neil's fault :)
> 
> I'll go fix this up, it's for when CONFIG_SYSFS is set to N,
> right?

see line 1 above.

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