From: Mathieu Desnoyers Date: Fri, 7 Jan 2011 07:53:58 +0000 (+0100) Subject: blktrace: add missing probe argument to block_bio_complete X-Git-Tag: v2.6.38-rc1~231^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23036f1a340beec19cc451ba9719526c4ffb3a57;p=pandora-kernel.git blktrace: add missing probe argument to block_bio_complete blktrace.c block bio complete callback needs to gain a new argument to reflect the newly added "error" tracepoint argument. This is needed to match the new block_bio_complete TRACE_EVENT as of commit de983a7bfcb7c020901ca6e2314cf55a4207ab5a. Signed-off-by: Mathieu Desnoyers CC: Jeff Moyer CC: Steven Rostedt CC: Frederic Weisbecker CC: Ingo Molnar CC: Thomas Gleixner CC: Li Zefan Signed-off-by: Jens Axboe --- Reading git-diff-tree failed