Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758931AbZJMDs5 (ORCPT ); Mon, 12 Oct 2009 23:48:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755517AbZJMDs5 (ORCPT ); Mon, 12 Oct 2009 23:48:57 -0400 Received: from chilli.pcug.org.au ([203.10.76.44]:47388 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753409AbZJMDs4 (ORCPT ); Mon, 12 Oct 2009 23:48:56 -0400 Date: Tue, 13 Oct 2009 14:48:12 +1100 From: Stephen Rothwell To: Tejun Heo , Rusty Russell , Christoph Lameter , Ingo Molnar Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: linux-next: percpu tree build failure Message-Id: <20091013144812.bdb376aa.sfr@canb.auug.org.au> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.2; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__13_Oct_2009_14_48_12_+1100_3xisOSqDA8LiiuK9" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1516 Lines: 42 --Signature=_Tue__13_Oct_2009_14_48_12_+1100_3xisOSqDA8LiiuK9 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, Today's linux-next build (x86_64 allmodconfig) failed like this: kernel/trace/trace_functions_graph.c: In function '__trace_graph_entry': kernel/trace/trace_functions_graph.c:179: error: request for member 'a' in = something not a structure or union kernel/trace/trace_functions_graph.c: In function '__trace_graph_return': kernel/trace/trace_functions_graph.c:243: error: request for member 'a' in = something not a structure or union Caused by commit 9288f99aa52d90a5b82573c4b769c97c55af2f56 ("this_cpu: Use this_cpu_xx for ftrace"). I have used the version of the percpu tree from next-20091012 for today. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Tue__13_Oct_2009_14_48_12_+1100_3xisOSqDA8LiiuK9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkrT+HwACgkQjjKRsyhoI8w0NwCfYFaEOXdXpoPJpfO0kIpgh/35 4tcAni7y7IaqRfWpnjGxzlS/yRioRcZE =GjyN -----END PGP SIGNATURE----- --Signature=_Tue__13_Oct_2009_14_48_12_+1100_3xisOSqDA8LiiuK9-- -- 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/