From: Ingo Molnar Date: Wed, 18 Mar 2009 18:54:04 +0000 (+0100) Subject: tracepoints: dont update zero-sized tracepoint sections X-Git-Tag: v2.6.30-rc1~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec625cb29e66824f7ce41082617aeb93fa4e42e2;p=pandora-kernel.git tracepoints: dont update zero-sized tracepoint sections Zero-sized tracepoint sections can occur if tracing is enabled but no tracepoint is defined. Do not emit a warning in that case. Cc: Frederic Weisbecker Cc: Steven Rostedt Cc: Jaswinder Singh Rajput LKML-Reference: <1237394936.3132.1.camel@localhost.localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed