Re: linux-next: build failure after merge of the final tree (stagingtree related)

From: Greg KH
Date: Mon Feb 10 2014 - 00:02:28 EST


On Mon, Feb 10, 2014 at 03:54:12PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the final tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> drivers/staging/rtl8188eu/core/rtw_mlme.c: In function '_rtw_init_mlme_priv':
> drivers/staging/rtl8188eu/core/rtw_mlme.c:65:2: error: implicit declaration of function 'vzalloc' [-Werror=implicit-function-declaration]
> pbuf = vzalloc(MAX_BSS_CNT * (sizeof(struct wlan_network)));
> ^

<snip>

Sorry about that. Larry sent me a patch for this Friday evening and I
haven't had the chance to add it to my tree just yet. Sorry for the
noise.

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