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:	Sun, 6 Jan 2008 12:50:55 -0800
From:	Mark Fasheh <mark.fasheh@...cle.com>
To:	marcin.slusarz@...il.com
Cc:	LKML <linux-kernel@...r.kernel.org>,
	OCFS2-devel <ocfs2-devel@....oracle.com>,
	Christoph Hellwig <hch@...radead.org>,
	kernel-janitors <kernel-janitors@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-ext4@...r.kernel.org, xfs-masters@....sgi.com
Subject: Re: [PATCH 1/3] byteorder: move le32_add_cpu & friends from OCFS2
	to core

On Sat, Jan 05, 2008 at 04:36:20PM +0100, marcin.slusarz@...il.com wrote:
> - move inline functions which add native byte order variable to
>   little/big endian variable to core header
>   * le16_add_cpu(__le16 *var, u16 val)
>   * le32_add_cpu(__le32 *var, u32 val)
>   * le64_add_cpu(__le64 *var, u64 val)
>   * be32_add_cpu(__be32 *var, u32 val)
> - add for completeness:
>   * be16_add_cpu(__be16 *var, u16 val)
>   * be64_add_cpu(__be64 *var, u64 val)
> 
> Signed-off-by: Marcin Slusarz <marcin.slusarz@...il.com>
Acked-by: Mark Fasheh <mark.fasheh@...cle.com>

--
Mark Fasheh
Principal Software Developer, Oracle
mark.fasheh@...cle.com
--
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