Thread (14 messages) 14 messages, 4 authors, 2008-11-28

Re: zd1211rw (2.6.26 sparc64): unaligned access (zd_mac_rx)

From: Sebastian Andrzej Siewior <hidden>
Date: 2008-10-25 11:25:27

* Johannes Berg | 2008-10-25 11:17:21 [+0200]:
quoted
[  277.190494] Kernel unaligned access at TPC[10129b68] zd_mac_rx+0x144/0x32c [zd1211rw]
my best bet is this:

       fc = *(__le16 *)buffer;

could you try something with get_unaligned? Though if this is it,
then ... We really need disassembly of the exact spot.
A few lines before that:
|         buffer += ZD_PLCP_HEADER_SIZE;

and ZD_PLCP_HEADER_SIZE is 5 so we end up unaligned, don't we?
johannes
Sebastian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help