]> asedeno.scripts.mit.edu Git - linux.git/commit
habanalabs: initialize MMU context for driver
authorOded Gabbay <oded.gabbay@gmail.com>
Wed, 29 May 2019 12:27:48 +0000 (15:27 +0300)
committerOded Gabbay <oded.gabbay@gmail.com>
Wed, 29 May 2019 12:27:48 +0000 (15:27 +0300)
commit7aa2227affb510c609954000943e4bdce06d112c
tree7acb55dffb1db15d08fdc388cf6f0e5415970274
parent37d68ce5274fac8bb0a225f9005492bc53bd2393
habanalabs: initialize MMU context for driver

This patch initializes the MMU structures for the kernel context. This is
needed before we can configure mappings for the kernel context.

Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/misc/habanalabs/context.c
drivers/misc/habanalabs/mmu.c