uclinux: add process name to allocation error message
authorGreg Ungerer <gerg@uclinux.org>
Tue, 13 Jan 2009 07:30:22 +0000 (17:30 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Tue, 27 Jan 2009 06:42:03 +0000 (16:42 +1000)
commit05ae6fa31874eda2484da13c5dc4ddee8a47a0a4
treec8fb50ace8d0f7f56d37b6157cc217d565b30f2c
parentb9d57f94bb0ed56a5a2b58552a9ff4453013ff0b
uclinux: add process name to allocation error message

This patch adds the name of the process to the bad allocation error
message on non-MMU systems.

Changed suggested by jsujjavanich@syntech-fuelmaster.com

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
mm/nommu.c