]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] spufs: restore mapping of mssync register
authorarnd@arndb.de <arnd@arndb.de>
Mon, 19 Jun 2006 18:33:21 +0000 (20:33 +0200)
committerPaul Mackerras <paulus@samba.org>
Wed, 21 Jun 2006 05:01:30 +0000 (15:01 +1000)
commit9168add1c5fa2ff4c6f93bcd5e9c9bb82d84496c
treeda337ebe3f683b5717a591175376e4426f908072
parentec378129b05f9c7855c135b436c5f4feeb10ef39
[POWERPC] spufs: restore mapping of mssync register

A recent change to the way that the mfc file gets mapped made it
impossible to map the SPE Multi-Source Synchronization register
into user space, but that may be needed by some applications.

This restores the missing functionality.

Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spufs/file.c