64 bit archs safe?
Posted Oct 23, 2008 8:52 UTC (Thu) by
zdzichu (subscriber, #17118)
Parent article:
The source of the e1000e corruption bug
The final piece of this puzzle comes from this little fact: on 32-bit architectures, memory returned from vmalloc() and ioremap() share the same address space.
So those of us running x86_64 kernels were safe? What about other 64bit architectures with PCI-Express bus?
(
Log in to post comments)