summaryrefslogtreecommitdiff
path: root/kernel/time/timer.c
diff options
context:
space:
mode:
authorMohit Khanna <mkhannaqca@codeaurora.org>2017-05-06 13:13:17 -0700
committerMohit Khanna <mkhannaqca@codeaurora.org>2017-05-09 16:02:03 -0700
commit89e74ed89899ac57c155b57b57682edd39fc8c48 (patch)
treeb842c50d34932c71551c40818f6f3dfa78b84dca /kernel/time/timer.c
parent3d82d66409abb91539bcb9d1f343fcb9d583f2b4 (diff)
defconfig: msmcortex: Disable CONFIG_FORCE_ALLOC_FROM_DMA_ZONE
This flag is primarily being used for WLAN to support WLAN hardware which cannot handle "> 32 bit" physical addresses for DMA. Disable this flag for the perf variant of msm8998. This flag forces DMA addresses to be in 32 bit region. Using this flag with ihelium WLAN solution (which can handle 64 bit physical DMA addresses) is causing a reduction in peak KPIs for TCP RX. Since kernel 4.4 is being used only by ihelium and not being used for older versions of WLAN hardware (e.g. ROME), we can safely disable this flag. CRs-Fixed: 2044326 Change-Id: If2e7d4bab15f6211e91b1095a8ac6c2bf7e9000e Signed-off-by: Mohit Khanna <mkhannaqca@codeaurora.org>
Diffstat (limited to 'kernel/time/timer.c')
0 files changed, 0 insertions, 0 deletions