diff options
author | Pierre Peiffer <pierre.peiffer@stericsson.com> | 2012-01-26 17:00:21 +0100 |
---|---|---|
committer | Philippe Langlais <philippe.langlais@stericsson.com> | 2012-05-22 11:07:06 +0200 |
commit | 2ec47b2b13e3ad33eb5c4f744e6b1ef1d4c04fb7 (patch) | |
tree | 546880fb9bc8d70bb176a89b3039a593bb6b9d3d /arch/arm | |
parent | bfb0df3aba020bd53ab1fcd8aabc890d94002600 (diff) |
Ux500 CM: avoid ugly warning if kmalloc() fails
In some cases, if the CM driver fails to allocate memory through
kmalloc(), it falls back into vmalloc() which has better chance to
succeed for big allocations. When this happens, kmalloc() reports its
failure with an ugly warning on the console. Just avoid this warning
in this case.
ST-Ericsson ID: 413249
ST-Ericsson FOSS-OUT ID: Trivial
ST-Ericsson Linux next: N/A
Change-Id: I6c8a51eb430891727854b1800cf3a649dcb4b6e9
Signed-off-by: Pierre Peiffer <pierre.peiffer@stericsson.com>
Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/46815
Reviewed-by: QATOOLS
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions