]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- switch pcpu to a struct declaration ala amd64. It may be more efficient to
authorgrehan <grehan@FreeBSD.org>
Mon, 28 Feb 2005 08:47:51 +0000 (08:47 +0000)
committergrehan <grehan@FreeBSD.org>
Mon, 28 Feb 2005 08:47:51 +0000 (08:47 +0000)
commit78aa487988c442bcc49973ff7fa9e1fc46710142
tree77d3e8a1bb13ca7da64ab83533b33c6441d56037
parent3c7b8be346ce7ae4e71fd5c092a1756e3ae9cccb
- switch pcpu to a struct declaration ala amd64. It may be more efficient to
  cache-align this struct, but that's a topic for a far-in-the-future
  commit.
- eliminate commented-out reference to a non-existent pcpu field.
sys/powerpc/aim/machdep.c
sys/powerpc/powerpc/machdep.c