Re: [RFC 1/3] powerpc/powernv: Interface to define support and preference for a SPR

2020-01-03 Thread Ram Pai
On Wed, Dec 04, 2019 at 03:02:53PM +0530, Pratik Rajesh Sampat wrote: > Define a bitmask interface to determine support for the Self Restore, > Self Save or both. > > Also define an interface to determine the preference of that SPR to > be strictly saved or restored or encapsulated with an order

Re: [RFC 0/3] Integrate Support for self-save and determine

2020-01-03 Thread Ram Pai
On Wed, Dec 04, 2019 at 03:02:52PM +0530, Pratik Rajesh Sampat wrote: > Currently the stop-api supports a mechanism called as self-restore > which allows us to restore the values of certain SPRs on wakeup from a > deep-stop state to a desired value. To use this, the Kernel makes an > OPAL call

[PATCH] soc: fsl: Enable compile testing of FSL_RCPM

2020-01-03 Thread Krzysztof Kozlowski
FSL_RCPM can be compile tested to increase build coverage. Signed-off-by: Krzysztof Kozlowski --- drivers/soc/fsl/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/soc/fsl/Kconfig b/drivers/soc/fsl/Kconfig index 4df32bc4c7a6..e142662d7c99 100644 ---

Re: [PATCH v4 2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

2020-01-03 Thread Ram Pai
On Thu, Dec 19, 2019 at 01:51:46PM -0800, Sukadev Bhattiprolu wrote: > Implement the H_SVM_INIT_ABORT hcall which the Ultravisor can use to > abort an SVM after it has issued the H_SVM_INIT_START and before the > H_SVM_INIT_DONE hcalls. This hcall could be used when Ultravisor > encounters

Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-5 tag

2020-01-03 Thread pr-tracker-bot
The pull request you sent on Fri, 03 Jan 2020 21:57:51 +1100: > https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git > tags/powerpc-5.5-5 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6f2e9c3d28167b0f27d4be68e9101a9ecf397878 Thank you! --

Re: [PATCH 0/4] use mmgrab

2020-01-03 Thread Julia Lawall
On Fri, 3 Jan 2020, Dan Carpenter wrote: > On Sun, Dec 29, 2019 at 04:42:54PM +0100, Julia Lawall wrote: > > Mmgrab was introduced in commit f1f1007644ff ("mm: add new mmgrab() > > helper") and most of the kernel was updated to use it. Update a few > > remaining files. > > I wonder if there is

Re: [PATCH 0/4] use mmgrab

2020-01-03 Thread Dan Carpenter
On Sun, Dec 29, 2019 at 04:42:54PM +0100, Julia Lawall wrote: > Mmgrab was introduced in commit f1f1007644ff ("mm: add new mmgrab() > helper") and most of the kernel was updated to use it. Update a few > remaining files. I wonder if there is an automatic way to generate these kind of Coccinelle

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-5 tag

2020-01-03 Thread Michael Ellerman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Linus, Please pull two more powerpc fixes for 5.5: The following changes since commit 46cf053efec6a3a5f343fead83efe8252a46: Linux 5.5-rc3 (2019-12-22 17:02:23 -0800) are available in the git repository at: