[RAMEN9610-12266][MODAP-18597[9610] wlbt: do not unmap A-Box memory from MMU when...
authorIvan Priest <i.priest@samsung.com>
Fri, 15 Feb 2019 11:22:54 +0000 (11:22 +0000)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:17 +0000 (20:23 +0300)
commit2c2a9fb5c23b20bfef6ac0e91481baf82c02f4fa
tree0f00d0e33a280893dd5751c636a3b49798cca38e
parentc5110823c24cdef04a81b25076c82fc4f8e55261
[RAMEN9610-12266][MODAP-18597[9610] wlbt: do not unmap A-Box memory from MMU when BT restarts

The A-Box memory was being unmapped from the MMU when BT restarted,
this caused a kernel panic if A-Box was still using the memory.
Once the A-Box memory is mapped, do not unmap it.

Change-Id: I1bcd78aa1adbac12e87b8c8ad3c4afe1b2fd9314
SCSC-Bug-Id: SSB-49425
Signed-off-by: Ivan Priest <i.priest@samsung.com>
drivers/misc/samsung/scsc_bt/scsc_bt_module.c