From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760122Ab2IGID1 (ORCPT ); Fri, 7 Sep 2012 04:03:27 -0400 Received: from mga01.intel.com ([192.55.52.88]:3449 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757674Ab2IGIDW (ORCPT ); Fri, 7 Sep 2012 04:03:22 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,384,1344236400"; d="scan'208";a="219230793" Date: Fri, 7 Sep 2012 16:03:19 +0800 From: Fengguang Wu To: uclinux-dist-devel@blackfin.uclinux.org Cc: Bob Liu , LKML Subject: BF561-EZKIT-SMP_defconfig build error in smp.c Message-ID: <20120907080319.GA19102@localhost> References: <20120808070449.GA19904@localhost> <20120824090324.GA3878@localhost> <20120904095654.GA12384@localhost> <20120907070705.GA18082@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greetings, FYI, BF561-EZKIT-SMP_defconfig has this build error: kernel/built-in.o: In function `on_each_cpu mask': kernel/smp.c:708: undefined reference to `smp_call_function_many' Thanks, Fengguang