commit | e68110fb54c3c784fb66be67d8d18a86286eefdd | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Thu Sep 24 09:34:38 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:38 2009 +0930 |
tree | 0135bee6037933a0fc8a22e0222664e9e860e916 | |
parent | 144e2ce6115c0a1ee4cb5c935360ea4e2966b0ce [diff] |
ACPI: remove cpumask_t usage set_cpus_allowed() is on the way out; replace it with set_cpus_allowed_ptr(). Reference: http://lkml.org/lkml/2008/11/6/448 Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>