lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 12 Jun 2009 22:46:41 +0930
From:	Rusty Russell <rusty@...tcorp.com.au>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/17] cpumask obsolete implementation removal

Some archs have already removed their obsolete versions of these functions,
but here's a last xmit of the rest before I push them RSN.

On the chopping block is:
pcibus_to_cpumask (alpha, mips, powerpc, sh)
node_to_cpumask
CPU_MASK_ALL_PTR
&CPU_MASK_ALL (mips)
cpu_mask_all
struct irqaction -> mask
set_cpus_allowed (if CONFIG_CPUMASK_OFFSTACK=y)
smp_call_function_mask
topology_core_siblings/topology_thread_siblings (generic, sparc, s390, 
powerpc, ia64)

Cheers,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ