sparc32: Export vac_cache_size to fix build error
authorGuenter Roeck <linux@roeck-us.net>
Sat, 1 Apr 2017 20:47:44 +0000 (13:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Dec 2017 13:23:47 +0000 (14:23 +0100)
commit6430e166aee863d293a9a3c083af7a64fec57d13
tree58b07c0c3b1ae0e2398f81d80666d1b6a80b409a
parent3695b3b18519099224efbc5875569d2cb6da256d
sparc32: Export vac_cache_size to fix build error

commit 9d262d95114cf2e2ac5e0ff358347fa2e214eda5 upstream.

sparc32:allmodconfig fails to build with the following error.

ERROR: "vac_cache_size" [drivers/infiniband/sw/rxe/rdma_rxe.ko] undefined!

Fixes: cb8864559631 ("infiniband: Fix alignment of mmap cookies ...")
Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Cc: Doug Ledford <dledford@redhat.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/sparc/mm/srmmu.c