[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090213144336.69a45d32@osiris.boeblingen.de.ibm.com>
Date: Fri, 13 Feb 2009 14:43:36 +0100
From: Heiko Carstens <heiko.carstens@...ibm.com>
To: "Sachin P. Sant" <sachinp@...ibm.com>
Cc: schwidefsky@...ibm.com,
linux-kernel <linux-kernel@...r.kernel.org>,
linux-s390@...r.kernel.org, Mel Gorman <mel@....ul.ie>,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org
Subject: Re: [Patch] [S390] Fix appldata build break with !NET
On Fri, 13 Feb 2009 16:58:05 +0530
"Sachin P. Sant" <sachinp@...ibm.com> wrote:
> With CONFIG_NET not set appldata build breaks on s390.
>
> arch/s390/appldata/built-in.o: In function appldata_get_net_sum_data:
> appldata_net_sum.c:(.text+0x2684): undefined reference to dev_get_stats
> appldata_net_sum.c:(.text+0x2688): undefined reference to init_net
> appldata_net_sum.c:(.text+0x268c): undefined reference to init_net
> appldata_net_sum.c:(.text+0x2694): undefined reference to dev_base_lock
>
> The following patch fixes the issue for me.
Added to our patch queue. Thanks, Sachin!
--
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