BaseDynInst: Preserve the faults returned from read and write.
authorTimothy M. Jones <tjones1@inf.ed.ac.uk>
Sat, 20 Feb 2010 20:11:58 +0000 (20:11 +0000)
committerTimothy M. Jones <tjones1@inf.ed.ac.uk>
Sat, 20 Feb 2010 20:11:58 +0000 (20:11 +0000)
commita5feaa6a69c28f2ab12e28d47fd4bd62359b07c7
tree42c742dc4e3a666d529251594a70b7ee47421990
parent29e8bcead5700f638c4848d9b5710d0ebf18d64b
BaseDynInst: Preserve the faults returned from read and write.

When implementing timing address translations instead of atomic, I
forgot to preserve the faults that are returned from the read and
write calls.  This patch reinstates them.
src/cpu/base_dyn_inst.hh