From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?QW5kcmVhcyBCaWXDn21hbm4=?= Date: Mon, 22 Jul 2013 09:07:07 +0200 Subject: [U-Boot] [PATCH] ext4fs: le32_to_cpu() used on a 16-bit field In-Reply-To: <20130722084313.72b9c64c@amdc308.digital.local> References: <1374396805-3008-1-git-send-email-andreas.devel@googlemail.com> <1374396805-3008-2-git-send-email-andreas.devel@googlemail.com> <20130722084313.72b9c64c@amdc308.digital.local> Message-ID: <51ECDA1B.1070405@biessmann.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Lukasz, On 22.07.13 08:43, Lukasz Majewski wrote: > On Sun, 21 Jul 2013 10:53:25 +0200 Andreas Bie?mann > andreas.devel at googlemail.com wrote, > I've tested this patch at LE Samsung Trats board. The code worked as > before (ext4ls, ext4load, ext4write) - also taking into account > limitation of our platform. I'm glad to hear that your proposed unaligned access problems not apply. > However, we will not run out from refactoring this code. I'm fine with that for later releases, this fix should go into 2013.07. Best regards, Andreas Bie?mann