All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Wrapper macros for struct task_struct and struct mm_struct cpumask transition
@ 2009-03-12  4:06 Rusty Russell
  2009-03-12  4:20 ` Nick Piggin
  0 siblings, 1 reply; 6+ messages in thread
From: Rusty Russell @ 2009-03-12  4:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Ingo Molnar

The following changes since commit 99adcd9d67aaf04e28f5ae96df280f236bde4b66:
  Linus Torvalds (1):
        Merge branch 'fixes' of git://git.kernel.org/.../davej/cpufreq

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master

Rusty Russell (2):
      cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.
      cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.

 include/linux/mm_types.h |    3 +++
 include/linux/sched.h    |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-03-12  9:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12  4:06 [PULL] Wrapper macros for struct task_struct and struct mm_struct cpumask transition Rusty Russell
2009-03-12  4:20 ` Nick Piggin
2009-03-12  7:15   ` Rusty Russell
2009-03-12  7:37     ` Andrew Morton
2009-03-12  9:13       ` Rusty Russell
2009-03-12  9:24         ` Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.