Yasunori Goto <[email protected]> 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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]