]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Apr 2017 19:03:30 +0000 (12:03 -0700)
commit2fa3e2bc08d9388a7e336978bdccaf362a294880
treee1f66121942d99a8baf3548763060f727a5688fc
parent3d9b6b0538c2f56b08063d8f54c186ca32b4f196
sparc32: Export vac_cache_size to fix build error

sparc32:allmodconfig fails to build with the following error.

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

Fixes: 472a2d81ee9f ("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>
arch/sparc/mm/srmmu.c