Review Board 2.0.15


CPU: Remove overloaded function_trace_start parameter

Review Request #1340 - Created Aug. 3, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 9152:c0285a2ee142
---------------------------
CPU: Remove overloaded function_trace_start parameter

This patch removes the overloading of the parameter, which seems both
redundant, and possibly incorrect.

The inorder CPU is particularly interesting as it uses a different
name for the parameter, and never make any use of it internally.
util/regress all passing (disregarding t1000 and eio)
Review request changed
Updated (Aug. 20, 2012, 8:33 p.m.)

Status: Closed (submitted)