Re: kernel unaligned acc on Alpha

From: Marc Giger
Date: Sun Feb 29 2004 - 17:29:03 EST


On Sun, 29 Feb 2004 14:22:18 -0800
Andrew Morton <akpm@xxxxxxxx> wrote:

> mru@xxxxxx (Måns Rullgård) wrote:
> >
> > > Hi All,
> > >
> > > I have a lot of unaligned accesses in kernel space:
> > >
> > > kernel unaligned acc : 2191330
> > > (pc=fffffffc002557d8,va=fffffffc00256059)
> > >
> > > It seems to be located in the networking part (iptables?) from
> > > the kernel. Can someone please help me how to find the location
> > > of these uac's? I already have recompiled the kernel with
> > > debugging enabled and tried to debug it with gdb.
> >
> > Find the matching function in System.map.
>
> If this is 2.6, that message should be augmented to use
> print_symbol().

It's 2.4, and accessed via /proc/cpuinfo.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/