On 09.09.14 19:13, Matwey V. Kornilov wrote:
From: "Matwey V. Kornilov" <matwey.kornilov@gmail.com>
Hi, this is both for stable and master.
An issue is the following. We can not have multiple DMA modes in the same kernel due to current musb design. So, it will work only for specific hardware (OMAP DMA). Current configuration leads to OOPS at BeaglBone Black (CPI41 DMA which is disabled), because it tries to use wrong DMA functions (from OMAP DMA).
The fairest way to fix it is to disable DMA for all hardware until fix in upstream.
Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
Thanks, applied to master. I've also reflected the changes on the lpae flavor. The "lpae" flavor should be identical to the "default" flavor, but with LPAE turned on. Alex -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org