commit | fbcd0efefc7e32f2acb9ca5d9196306dfa3da880 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <ogabbay@kernel.org> | Tue Jun 29 18:23:41 2021 +0300 |
committer | Oded Gabbay <ogabbay@kernel.org> | Sun Aug 29 09:47:45 2021 +0300 |
tree | c0071b2e5a0b8cd8e659b2811b17021507c2c8ff | |
parent | 00ce06539c068929f239dd1b338267b3403e8b93 [diff] |
habanalabs: allow disabling huge page use Sometimes we may need to disable optimization of using huge pages in our memory management code. Add such a flag to the function that creates the list of physical pages that would be programmed into the device MMU. Signed-off-by: Oded Gabbay <ogabbay@kernel.org>