From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Wed, 22 Dec 2010 16:07:26 +0100 Subject: [U-Boot] [PATCH v3] ARM: Avoid compiler optimization for usages of readb, writeb and friends. In-Reply-To: <4D12101A.4030807@googlemail.com> References: <1293015862-3678-1-git-send-email-holler@ahsoftware.de> <4D12101A.4030807@googlemail.com> Message-ID: <4D12142E.7050305@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Am 22.12.2010 15:50, schrieb Dirk Behme: > This patch seems to be the same as the proposal from Wolfgang > > http://lists.denx.de/pipermail/u-boot/2010-December/084122.html > Exactly. > So we shouldn't drop his > > Signed-off-by: Wolfgang Denk > Sorry, I haven't seen that Signed-Off and I have not seen that the message includes a complete patch. I've only seen the fix for write* while (quickly) reading the msg and doing the tests afterwards. > Besides of this > > Acked-by: Dirk Behme > And that I haven't added because the patch changed. Should I send a new message with that Singed-Off and Acked-by? Regards, Alexander