[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200901041413.12187.rusty@rustcorp.com.au>
Date: Sun, 4 Jan 2009 14:13:11 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: Ingo Molnar <mingo@...e.hu>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Mike Travis <travis@....com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ia64: cpumask fix for is_affinity_mask_valid()
On Saturday 03 January 2009 22:29:04 Ingo Molnar wrote:
> update it to cpumask_var_t.
Please change it to a const struct cpumask_t *.
It should be const, and of course 'const cpumask_var_t' isn't the same.
Thanks,
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