Fix problems with snoop ranges not working properly on functional accesses
authorRon Dreslinski <rdreslin@umich.edu>
Tue, 14 Nov 2006 00:56:34 +0000 (19:56 -0500)
committerRon Dreslinski <rdreslin@umich.edu>
Tue, 14 Nov 2006 00:56:34 +0000 (19:56 -0500)
commit6c5c51338d85f54953d11fefd956baceed37c010
tree4830c147a3e7ede41cf10f790d59bf574ca1fda8
parentdfc82bdcfc6526f338969d224ab52fa6700cb295
Fix problems with snoop ranges not working properly on functional accesses

src/mem/bus.cc:
    Actually return the snoop list when asked for it.
    Don't get stuck in infinite functional loops

--HG--
extra : convert_revision : 8e6dafbd10b30d48d28b6b5d4b464e8e8f6a3ddc
src/mem/bus.cc