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:	Wed, 9 Sep 2009 06:28:56 -0700
From:	Greg KH <gregkh@...e.de>
To:	Arkadiusz Miskiewicz <arekm@...-linux.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Linux 2.6.27.32

On Wed, Sep 09, 2009 at 09:10:50AM +0200, Arkadiusz Miskiewicz wrote:
> Greg KH wrote:
> 
> > I'm announcing the release of the 2.6.27.32 kernel.  All users of the
> > 2.6.27 kernel series are very strongly encouraged to upgrade.
> 
>   CC [M]  fs/ocfs2/aops.o
> fs/ocfs2/aops.c: In function 'ocfs2_write_cluster':
> fs/ocfs2/aops.c:1286: error: 'should_zero' undeclared (first use in this 
> function)
> fs/ocfs2/aops.c:1286: error: (Each undeclared identifier is reported only 
> once
> fs/ocfs2/aops.c:1286: error: for each function it appears in.)
> fs/ocfs2/aops.c: In function 'ocfs2_write_cluster_by_desc':
> fs/ocfs2/aops.c:1360: warning: passing argument 4 of 'ocfs2_write_cluster' 
> makes pointer from integer without a cast
> fs/ocfs2/aops.c:1235: note: expected 'struct ocfs2_alloc_context *' but 
> argument is of type 'unsigned int'
> fs/ocfs2/aops.c:1360: warning: passing argument 6 of 'ocfs2_write_cluster' 
> from incompatible pointer type
> fs/ocfs2/aops.c:1235: note: expected 'struct ocfs2_write_ctxt *' but 
> argument is of type 'struct ocfs2_alloc_context *'
> fs/ocfs2/aops.c:1360: warning: passing argument 7 of 'ocfs2_write_cluster' 
> makes integer from pointer without a cast
> fs/ocfs2/aops.c:1235: note: expected 'u32' but argument is of type 'struct 
> ocfs2_write_ctxt *'
> fs/ocfs2/aops.c:1360: error: too many arguments to function 
> 'ocfs2_write_cluster'
> make[2]: *** [fs/ocfs2/aops.o] Error 1

Yes, this was just reported :)

Do you have a proposed fix that is also upstream?

thanks,

greg k-h
--
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