OSDN Git Service

sparc64: add per-cpu mm of secondary contexts
authorPavel Tatashin <pasha.tatashin@oracle.com>
Wed, 31 May 2017 15:25:23 +0000 (11:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jun 2017 13:05:53 +0000 (15:05 +0200)
commit975f3cdc39154ccf7f339185883ef55933b85a77
treeee8531bb87f0d7026e73e0d57bc3a7cec5c21cb3
parent7932bfad0e826c03dfef488cda89143697c81dfe
sparc64: add per-cpu mm of secondary contexts

[ Upstream commit 7a5b4bbf49fe86ce77488a70c5dccfe2d50d7a2d ]

The new wrap is going to use information from this array to figure out
mm's that currently have valid secondary contexts setup.

Signed-off-by: Pavel Tatashin <pasha.tatashin@oracle.com>
Reviewed-by: Bob Picco <bob.picco@oracle.com>
Reviewed-by: Steven Sistare <steven.sistare@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/include/asm/mmu_context_64.h
arch/sparc/mm/init_64.c