lkml.org 
[lkml]   [2006]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Patch: 001/006] pgdat allocation for new node add (specify node id)
> Yasunori Goto <y-goto@jp.fujitsu.com> wrote:
> >
> > +int add_memory(int nid, u64 start, u64 size)
> > +{
> > + int ret;
> > +
> > + /* call arch's memory hotadd */
> > + ret = arch_add_memory(nid, start, size;
> > +
> > + return ret;
> > +}
>
> So this patch is missing a ), but your later patch which touches this code
> actually has the ). Which tells me that this isn't the correct version of
> this patch.
>
> I'll fix that all up, but I would ask you to carefully verify that the
> patches which I merged are the ones which you meant to send, thanks.

Oops. I thought I fixed it, but I made mistake.
Sorry.

--
Yasunori Goto


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-21 01:47    [W:0.041 / U:1.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site