Merge branch 'tracing/urgent' into tracing/core

Merge reason: Pick up fixes and move base from -rc1 to -rc5.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Esse commit está contido em:
Ingo Molnar
2009-10-29 09:02:15 +01:00
1426 arquivos alterados com 83077 adições e 20211 exclusões

Ver arquivo

@@ -751,7 +751,7 @@ ftrace_profile_write(struct file *filp, const char __user *ubuf,
out:
mutex_unlock(&ftrace_profile_lock);
filp->f_pos += cnt;
*ppos += cnt;
return cnt;
}