From: Scott Wood <scottwood@freescale.com>
To: Anton Vorontsov <avorontsov@mvista.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH v3] powerpc: Add hibernation support for FSL BookE processors
Date: Fri, 16 Apr 2010 10:54:36 -0500 [thread overview]
Message-ID: <4BC8883C.8050703@freescale.com> (raw)
In-Reply-To: <20100416115643.GA3092@oksana.dev.rtsoft.ru>
Anton Vorontsov wrote:
> + /* Invalidate TLB0 & TLB1 */
> + li r6,0x04
> + tlbivax 0,r6
> + TLBSYNC
> + li r6,0x0c
> + tlbivax 0,r6
> + TLBSYNC
Is this needed? Shouldn't the boot process have already given us a sane
TLB?
-Scott
next prev parent reply other threads:[~2010-04-16 15:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-24 21:38 [PATCH v2] powerpc: Add hibernation support for FSL BookE processors Anton Vorontsov
2010-04-15 18:45 ` Anton Vorontsov
2010-04-15 19:20 ` Kumar Gala
2010-04-15 19:36 ` Anton Vorontsov
2010-04-15 20:05 ` Scott Wood
2010-04-15 20:18 ` Scott Wood
2010-04-16 11:56 ` [PATCH v3] " Anton Vorontsov
2010-04-16 15:54 ` Scott Wood [this message]
2010-04-16 19:03 ` [PATCH v4] " Anton Vorontsov
2010-05-17 18:03 ` Kumar Gala
2010-05-17 18:12 ` Scott Wood
2010-05-17 18:56 ` [PATCH v5] " Anton Vorontsov
2010-05-17 21:17 ` Kumar Gala
2010-05-17 21:22 ` Kumar Gala
2010-05-18 5:59 ` Anton Vorontsov
2010-04-16 5:40 ` [PATCH v2] " Anton Vorontsov
2010-04-16 15:48 ` Scott Wood
2010-04-16 19:03 ` Anton Vorontsov
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=4BC8883C.8050703@freescale.com \
--to=scottwood@freescale.com \
--cc=avorontsov@mvista.com \
--cc=linuxppc-dev@ozlabs.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;
as well as URLs for NNTP newsgroup(s).