All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] Zone reclaim: proc override
       [not found] <200601190413.k0J4DjdQ021200@hera.kernel.org>
@ 2006-01-26 14:07 ` Olaf Hering
  2006-01-26 16:24   ` Christoph Lameter
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2006-01-26 14:07 UTC (permalink / raw)
  To: Christoph Lameter; +Cc: linux-kernel

 On Wed, Jan 18, Linux Kernel Mailing List wrote:

> +++ b/kernel/sysctl.c

> +#ifdef CONFIG_NUMA
> +	{
> +		.ctl_name	= VM_ZONE_RECLAIM_MODE,

> +		.strategy	= &zero,

zero is an 'int', while strategy is ctl_handler *.

-- 
short story of a lazy sysadmin:
 alias appserv=wotan

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

* Re: [PATCH] Zone reclaim: proc override
  2006-01-26 14:07 ` [PATCH] Zone reclaim: proc override Olaf Hering
@ 2006-01-26 16:24   ` Christoph Lameter
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Lameter @ 2006-01-26 16:24 UTC (permalink / raw)
  To: Olaf Hering; +Cc: linux-kernel

On Thu, 26 Jan 2006, Olaf Hering wrote:

>  On Wed, Jan 18, Linux Kernel Mailing List wrote:
> 
> > +++ b/kernel/sysctl.c
> 
> > +#ifdef CONFIG_NUMA
> > +	{
> > +		.ctl_name	= VM_ZONE_RECLAIM_MODE,
> 
> > +		.strategy	= &zero,
> 
> zero is an 'int', while strategy is ctl_handler *.

Right. The fix is in Andrew's tree.


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

end of thread, other threads:[~2006-01-26 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200601190413.k0J4DjdQ021200@hera.kernel.org>
2006-01-26 14:07 ` [PATCH] Zone reclaim: proc override Olaf Hering
2006-01-26 16:24   ` Christoph Lameter

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.