Re: [linux-usb-devel] Re: Alignment Bug in hub.c in big-endian kernel

2005-06-15 Thread David Brownell
On Wednesday 15 June 2005 12:34 pm, Alan Stern wrote: > You may be interested in the sequence of messages starting here: > > http://lists.parisc-linux.org/pipermail/parisc-linux/2005-June/026623.html > > According to Grant Grundler, "...networking folks are trying > to set precedent that unalign

Re: [linux-usb-devel] Re: Alignment Bug in hub.c in big-endian kernel

2005-06-15 Thread Alan Stern
On Wed, 15 Jun 2005, Jochen Karrer wrote: > Hi, > > All architectures support unaligned access, including ARM. Some do it by > > the way of trap processing. It"s just your particular kernel is broken > > for some reason. Talk to your supplier about it. > > Yes the arm fixes this misalignment. I d

[linux-usb-devel] Re: Alignment Bug in hub.c in big-endian kernel

2005-06-15 Thread Jochen Karrer
Hi, > All architectures support unaligned access, including ARM. Some do it by > the way of trap processing. It"s just your particular kernel is broken > for some reason. Talk to your supplier about it. Yes the arm fixes this misalignment. I did't say that anything doesn't work. But alignment fixu