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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Apr 2011 18:27:34 +0900 (JST)
From:	KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To:	Michael Hennerich <michael.hennerich@...log.com>,
	device-driver-devel@...ckfin.uclinux.org,
	LKML <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	kosaki.motohiro@...fujitsu.com
Subject: [PATCH 0/4] blackfin: convet cpumask apis


Rusty Russle introduced a lot of cpumask related APIs. and He gone even
though the work is unfinished. This patch series is sequel of his work.

No functional change. only api change.

note: I've confirmed only cross-compile build. so, I hope blackfin
developers see the code.


KOSAKI Motohiro (4):
  blackfin: remove unused function
  blackfin: don't touch cpu_possible_map and cpu_present_map directly
  blackfin: don't touch task->cpus_allowed directly
  blackfin: convert old cpumask API to new one

 arch/blackfin/kernel/nmi.c                  |    8 ++--
 arch/blackfin/kernel/process.c              |    6 +--
 arch/blackfin/kernel/setup.c                |    4 +-
 arch/blackfin/mach-bf561/include/mach/smp.h |    2 -
 arch/blackfin/mach-bf561/smp.c              |   27 ++++-------
 arch/blackfin/mach-common/dpmc.c            |    7 ++-
 arch/blackfin/mach-common/smp.c             |   27 ++++++-----


--
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