Bug#596054: Unaligned accesses in metatree code

2014-03-15 Thread Michael Cree
On Tue, Mar 11, 2014 at 07:20:34PM +, althaser wrote: > Do you still have the unaligned ? > > If so, I will forward this patch to upstream. Gosh, I had completely forgotten about this bug. But I have been able to tickle gvfs into generating an unaligned access. From the kernel log [ 1651.6

Bug#596054: Unaligned accesses in metatree code

2014-03-11 Thread althaser
Hey Michael, Do you still have the unaligned ? If so, I will forward this patch to upstream. thanks regards althaser

Bug#596054: Unaligned accesses in metatree code

2010-09-08 Thread Michael Cree
Package: gvfs Version: 1.6.3-2 Severity: normal Tags: upstream patch The gvfs metatree code has misaligned accesses to 64 bit data. On the Alpha architecture this causes traps to the kernel to complete the memory access (i.e. very inefficient) and pollutes the kernel logs with messages. While no