commit | ab3c9c686e22ab264269337ce7b75d9760211198 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 07:59:41 2009 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Apr 07 17:07:41 2009 +0200 |
tree | 613445ecfef2b6a0dc2e4300ff8b463f7968f84f | |
parent | d9ad8bc0ca823705413f75b50c442a88cc518b35 [diff] |
branch tracer, intel-iommu: fix build with CONFIG_BRANCH_TRACER=y Fix the branch tracer barfing on comma statements within if () statements. Signed-off-by: Ingo Molnar <mingo@elte.hu>