From: Masami Hiramatsu Date: Tue, 16 Mar 2010 22:05:21 +0000 (-0400) Subject: perf tools: Introduce xzalloc() for detecting out of memory conditions X-Git-Tag: v2.6.35-rc1~522^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1d37d5285bcda07f9c0b80a2634ca20ab545297;p=pandora-kernel.git perf tools: Introduce xzalloc() for detecting out of memory conditions Introducing xzalloc() which wrapping zalloc() for detecting out of memory conditions. Signed-off-by: Masami Hiramatsu Cc: systemtap Cc: DLE Cc: Frederic Weisbecker Cc: Arnaldo Carvalho de Melo Cc: Paul Mackerras Cc: Mike Galbraith Cc: Peter Zijlstra LKML-Reference: <20100316220521.32050.85155.stgit@localhost6.localdomain6> [ -v2: small cleanups in surrounding code ] Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed