ion: improve ion_phys error message
authorMitchel Humpherys <mitchelh@codeaurora.org>
Sat, 14 Feb 2015 02:05:34 +0000 (18:05 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Mar 2015 12:44:39 +0000 (13:44 +0100)
commitd9954896a286393522a851731c46caba1f7bca19
treef11c3ceed51a2eda917ec8c99c9df000385d12f7
parentd38f486142b6edf3dfd3407d8f0e8a55309a9e41
ion: improve ion_phys error message

Clients often get confused when ion_phys errors out due to some heap
being used that they didn't expect.  Add the heap name and heap type to
the error message to make it more obvious.

Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/ion/ion.c