[SPARC64]: Fix UltraSPARC-III fallout from membar changes.
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2005 02:45:24 +0000 (19:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2005 02:45:24 +0000 (19:45 -0700)
The membar changes made the size of __cheetah_flush_tlb_pending
grow by one instruction, but the boot-time code patching was
not updated to match.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found