On Mon, 2008-11-03 at 01:13 +0100, Marcel Holtmann wrote: > Hi guys, > > so I switched to a 2.6.28-rc3 kernel and after less then 10 minutes > uptime my dmesg is full of warnings. I enabled a bunch of debugging > options and the first warning that I see is the alignment warning from > mac80211. I have kerneloops enabled and all warnings are posted there. > For reference I attach my full dmesg and config. You can ignore the alignment warning, it's been decided that Intel driver/firmware/hw will not work properly on platforms that cannot do unaligned loads efficiently. I've tried sending a patch to add CONFIG_HAVE_EFFICIENT_ALIGNED_ACCESS or something like that so that we can fix it up if that is unset or make the driver depend on it, but it hasn't stuck so far, so for now, ignore the warning and don't try to use Intel wireless hw on platforms that don't like unaligned loads. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part