android_kernel_google_msm/drivers/gpu/ion
Mitchel Humpherys 2b5acf1415 gpu: ion: suppress excessive logging for expected failure cases
We expect alloc_pages to fail for high-order pages under stressed
memory conditions. It should then fall back to lower-order page
allocations but due to excessive logging the system crashes. Use
__GFP_NOWARN for high-order allocations to avoid excessive logging.

(cherry picked from commit ff6ea62fe0687e754ddb64492e77fd75ad85fa02)

CRs-Fixed: 454877
Change-Id: Ie18c2dddd6810038abad9b06c7838ff4a0844b6d
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
2013-03-15 17:08:59 -07:00
..
msm Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
tegra
ion.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
ion_carveout_heap.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
ion_cma_heap.c gpu: ion: Add msm specific extensions to CMA heap 2013-03-07 15:23:23 -08:00
ion_cp_heap.c gpu: ion: handle allocation error during heap protection in CP heap 2013-03-15 17:07:41 -07:00
ion_heap.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
ion_iommu_heap.c gpu: ion: suppress excessive logging for expected failure cases 2013-03-15 17:08:59 -07:00
ion_priv.h Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
ion_system_heap.c Update copyright to The Linux Foundation 2013-03-15 17:07:39 -07:00
ion_system_mapper.c
Kconfig gpu: ion: Add platform driver for msm ion 2013-02-07 17:43:20 -08:00
Makefile gpu: ion: Add msm specific extensions to CMA heap 2013-03-07 15:23:23 -08:00