diff options
author | Christoph Lameter <[email protected]> | 2005-07-07 16:59:00 -0700 |
---|---|---|
committer | Tony Luck <[email protected]> | 2005-07-12 11:04:22 -0700 |
commit | 514604c6d1779c55d3e97dc4e9a71c117c1ccbcd (patch) | |
tree | 19241b4db64f1da60c0dd594606c5d5fba8b254f /net/lapb/lapb_timer.c | |
parent | 1604d9c8f8dffafe3a077dc5ae7c935d2318bcf6 (diff) |
[IA64] pcibus_to_node implementation for IA64
pcibus_to_node provides a way for the Linux kernel to identify to which
node a certain pcibus connects to. Allocations of control structures
for devices can then be made on the node where the pci bus is located
to allow local access during interrupt and other device manipulation.
This patch provides a new "node" field in the the pci_controller
structure. The node field will be set based on ACPI information (thanks
to Alex Williamson <[email protected] for that piece).
Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions