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:	Sat, 10 Jan 2009 14:32:15 +0530
From:	"Jaswinder Singh Rajput" <jaswinderlinux@...il.com>
To:	"Ingo Molnar" <mingo@...e.hu>, "x86 maintainers" <x86@...nel.org>,
	"Mike Travis" <travis@....com>,
	"Rusty Russell" <rusty@...tcorp.com.au>,
	"Jack Steiner" <steiner@....com>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [PULL -tip] x86: smp.h move cpumask related things to cpumask.h

The following changes since commit 22e34e5f3362464f1095bc028fc5df945663cd0a:
  Ingo Molnar (1):
        manual merge of out-of-tree

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tip.git
master

Jaswinder Singh Rajput (4):
      x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
      x86: smp.h move cpu_callout_mask and cpu_callout_map declartion
to cpumask.h
      x86: smp.h move cpu_initialized_mask and cpu_initialized
declartion to cpumask.h
      x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map
declartion to cpumask.h

 arch/x86/include/asm/cpumask.h |   28 ++++++++++++++++++++++++++++
 arch/x86/include/asm/smp.h     |   22 +---------------------
 arch/x86/kernel/cpu/common.c   |    1 +
 arch/x86/kernel/setup_percpu.c |    1 +
 4 files changed, 31 insertions(+), 21 deletions(-)
 create mode 100644 arch/x86/include/asm/cpumask.h

Thanks
--
JSR

Download attachment "git-pull-cpumask.diff" of type "application/octet-stream" (2743 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ