public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
From: Matt Fleming <matt@console-pimps.org>
To: linux-sh@vger.kernel.org
Subject: Re: User mode address error problems on 7763
Date: Mon, 14 Sep 2009 13:14:12 +0000	[thread overview]
Message-ID: <20090914131411.GA4895@console-pimps.org> (raw)
In-Reply-To: <6e6aa1a80909111106l6dbcfccag4e9e7a3abb922688@mail.gmail.com>

On Mon, Sep 14, 2009 at 08:02:16AM -0500, Dale Larson wrote:
> Matt,
> 
> I've built and run the latest code in the 'sh/cachetlb' branch od
> 'git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git' and
> I get many more fixup messages starting with 'swapper':
> 
> [    0.296000] NET: Registered protocol family 17
> [    0.300000] RPC: Registered udp transport module.
> [    0.304000] RPC: Registered tcp transport module.
> [    0.820000] net eth0: attached phy 1 to driver Generic PHY
> [    1.828000] Sending DHCP requests ..
> [    6.136000] Unaligned kernel access on behalf of "swapper" pid=0
> pc=0x881d409a ins=0x8810
> [    6.136000] Fixing up unaligned kernel access in "swapper" pid=0
> pc=0x881d409a ins=0x6732
> [    6.144000] Unaligned kernel access on behalf of "swapper" pid=0
> pc=0x881d40e2 ins=0x881a
> [    6.144000] Fixing up unaligned kernel access in "swapper" pid=0
> pc=0x881d40e2 ins=0x6126
> [    6.152000] Unaligned kernel access on behalf of "swapper" pid=0
> pc=0x881d40e4 ins=0x881a
> [    6.152000] Fixing up unaligned kernel access in "swapper" pid=0
> pc=0x881d40e4 ins=0x6726
> [    6.160000] Unaligned kernel access on behalf of "swapper" pid=0
> pc=0x881d40ee ins=0x881a
> [    6.160000] Fixing up unaligned kernel access in "swapper" pid=0
> pc=0x881d40ee ins=0x6726
> [    6.164000] Unaligned kernel access on behalf of "swapper" pid=0
> pc=0x881d40ee ins=0x881a
> [    6.164000] Fixing up unaligned kernel access in "swapper" pid=0
> pc=0x881d40ee ins=0x6726
> [    6.168000] Unaligned kernel access on behalf of "swapper" pid=0
> pc=0x881d40ee ins=0x881a
> 

Hmm... confusing. Can you send your .config too, please? Is your copy of
the sh/cachetlb branch up to date? There was an issue a few weeks ago
where we were unneccessarily reporting unaligned fix ups. It was fixed
by this commit,


commit 4aa5ac4ef44dd8c986241c54298abd7910b78b3f
Author: Matt Fleming <matt@console-pimps.org>
Date:   Fri Aug 28 21:37:20 2009 +0000

    sh: Only shout about fixing up unexpected unaligned accesses

    Some unaligned accesses are completely expected. For example, the
    trapped_io code uses the unaligned access fixup code path so there's no
    need to warn about having to fixup the unaligned access.

    Signed-off-by: Matt Fleming <matt@console-pimps.org>
    Signed-off-by: Paul Mundt <lethal@linux-sh.org>


Is this commit in your tree?

  parent reply	other threads:[~2009-09-14 13:14 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11 18:06 User mode address error problems on 7763 Dale Larson
2009-09-11 18:35 ` Matt Fleming
2009-09-11 19:16 ` Dale Larson
2009-09-14 13:02 ` Dale Larson
2009-09-14 13:10 ` Paul Mundt
2009-09-14 13:14 ` Matt Fleming [this message]
2009-09-14 13:54 ` Dale Larson
2009-09-15  8:39 ` Matt Fleming
2009-09-15 11:54 ` Dale Larson
2009-09-15 11:57 ` Paul Mundt
2009-09-15 12:20 ` Dale Larson
2009-09-15 12:36 ` Paul Mundt
2009-09-15 12:55 ` Dale Larson
2009-09-15 13:07 ` Paul Mundt
2009-09-15 13:16 ` Dale Larson
2009-09-15 13:23 ` Dale Larson
2009-09-15 13:29 ` Dale Larson
2009-09-15 13:39 ` Paul Mundt
2009-09-15 13:49 ` Valentin R Sitsikov
2009-09-15 14:43 ` Dale Larson
2009-09-15 23:42 ` Paul Mundt
2009-09-16 12:45 ` Dale Larson
2009-09-16 19:22 ` Dale Larson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090914131411.GA4895@console-pimps.org \
    --to=matt@console-pimps.org \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox