remove unnecessary comment. We do what the comments says we need to.

This commit is contained in:
John-Mark Gurney 2003-06-24 21:37:49 +00:00
parent 85cefd1dc0
commit 090ef7b377

View File

@ -337,9 +337,6 @@ trap(struct trapframe *tf)
/*
* handle PCI poke/peek as per UltraSPARC IIi
* User's Manual 16.2.1.
*
* XXX - We really should make sure that tpc is
* pointing to the membar #Sync we are expecting.
*/
#define MEMBARSYNC_INST ((u_int32_t)0x8143e040)
if (tf->tf_tpc > (u_long)fas_nofault_begin &&