From: Bob Picco <bpicco@meloft.net>
To: sparclinux@vger.kernel.org
Subject: Re: [PATCH V2] sparc64: sun4v TLB error power off events
Date: Wed, 17 Sep 2014 12:19:38 +0000 [thread overview]
Message-ID: <20140917121938.GJ17331@zareason> (raw)
In-Reply-To: <1410874007-11501-1-git-send-email-bpicco@meloft.net>
David Miller wrote: [Tue Sep 16 2014, 05:47:25PM EDT]
> From: Bob Picco <bpicco@meloft.net>
> Date: Tue, 16 Sep 2014 09:26:47 -0400
>
> I just looked into this a bit while reviewing this patch.
Okay.
>
> > A more recent one is an ITLB issue with a bad pagesize which could
> > be a hardware bug.
>
> The error is signalled solely by the hypervisor. Let's look at the
> PTE it doesn't like.
I agree and forgot about this in the context of bus error.
Note, I've seen this issue once or twice. Perhaps only on my ~P0 T4-2.
I couldn't find the issue in my T5-2 log.
>
> > This is recent mainline for ITLB:
> > [ 3708.179864] SUN4V-ITLB: TPC<0xfffffc010071cefc>
> > [ 3708.188866] SUN4V-ITLB: O7[fffffc010071cee8]
> > [ 3708.197377] SUN4V-ITLB: O7<0xfffffc010071cee8>
> > [ 3708.206539] SUN4V-ITLB: vaddr[e0003] ctx[1a3c] pte[2900000dcc800eeb] error[4]
>
> Indeed bad pagesize is signalled. The page size bits are in the low
> 3 bits of the PTE, which here is 0x3 which should encode a 4MB page.
Yes.
>
> However I notice that 0x8 is set, which is a reserved bit. That
> shouldn't happen, and could be what the hypervisor really doesn't
> like.
Also _PAGE_VALID isn't set.
> --
> To unsubscribe from this list: send the line "unsubscribe sparclinux" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-09-17 12:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-16 13:26 [PATCH V2] sparc64: sun4v TLB error power off events Bob Picco
2014-09-16 21:47 ` David Miller
2014-09-17 0:16 ` David Miller
2014-09-17 0:35 ` David Miller
2014-09-17 0:49 ` David Miller
2014-09-17 12:19 ` Bob Picco [this message]
2014-09-17 12:24 ` Bob Picco
2014-09-17 12:40 ` Bob Picco
2014-09-17 16:00 ` David Miller
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=20140917121938.GJ17331@zareason \
--to=bpicco@meloft.net \
--cc=sparclinux@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.