G'day, Ok, here's a patch for the tg3 network driver to use mmiowb(). Tests over the last couple of days has shown that it solves the oopses in tg3_tx() that I reported and attempted to patch some ti
Please put this macro in asm/io.h or similar and make sure every platform has it implemented or provides a NOP version. A lot of people are going to get this wrong btw. The only way it's really going
The patch that actually implements mmiowb() already does this, I think Greg just used his patch for testing. The proper way to do it of course is to just use mmiowb() where needed in tg3 after the wr
Yes, that hunk will be unnecessary when Jesse's patch goes in. Will do. Greg. -- Greg Banks, R&D Software Engineer, SGI Australian Software Group. I don't speak for SGI.