Commit 1158858
committed
test: disable VMH test when userspace LL is enabled
The VMH test shouldn't be used at all when VMH is enabled and used.
It uses the same memory region as the SOF VMH thereby potentially
corrupting it. It just happens to work without userspace LL
supposedly because then the first VMH allocation only happens after
all the tests have run. With userspace LL this no longer holds, so
the VMH test must be disabled.
Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>1 parent f4abb10 commit 1158858
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
0 commit comments