[PATCH 2/3] powerpc: Add DSCR FSCR register bit definition

2013-03-04 Thread Michael Neuling
This sets the DSCR (Data Stream Control Register) in the FSCR (Facility Status & Control Register). Also harmonise TAR (Target Address Register) FSCR bit definition too. Signed-off-by: Michael Neuling --- arch/powerpc/include/asm/reg.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

Re: [PATCH 2/3] powerpc: Add DSCR FSCR register bit definition

2013-03-04 Thread Benjamin Herrenschmidt
On Mon, 2013-03-04 at 20:46 +1100, Michael Neuling wrote: > Also harmonise TAR bit definition too. Same, expand accronyms, minimum blurb about what these are about (not a long explanation, just so that when I come out of the blue I can at least connect it to something that makes sense :-) Cheers,

[PATCH 2/3] powerpc: Add DSCR FSCR register bit definition

2013-03-04 Thread Michael Neuling
Also harmonise TAR bit definition too. Signed-off-by: Michael Neuling --- arch/powerpc/include/asm/reg.h |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/include/asm/reg.h b/arch/powerpc/include/asm/reg.h index e665861..a43cd2d 100644 --- a/arch/powerpc/inclu