mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The code accidentally used cpu_isset() previously in one place (though properly node_isset() elsewhere). Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>