From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 115081] arch/x86/kvm/vmx.c:8719: Error: symbol `vmx_return' is already defined Date: Thu, 31 Mar 2016 03:12:41 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:42471 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbcCaDMp (ORCPT ); Wed, 30 Mar 2016 23:12:45 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7E9F420166 for ; Thu, 31 Mar 2016 03:12:44 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 8786A2026C for ; Thu, 31 Mar 2016 03:12:41 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=115081 --- Comment #21 from Linda Walsh --- That allows it to compile -- though it may be a while before I can test it live. The time between boots on my system tends toward large, due to difficulties I usually have in the suse boot process not being very reliable due to being in constant, backward-incompatible change, (last uptime was over 100 days, while currently am at 33 days w/4.4.3). That said, though, since there seem to be no overt code changes and mostly directives to the compiler to stop misbehaving, I suspect it should work fine. Thing I don't understand is why it compiled in 4.4.3 but not 4.5...knowing that would at least easy my curiosity if not my mind... ;-) BTW -- sent the 2nd copy as my mailer farted halfway through sending, and I wasn't sure it went out (no record of it having gone out in mail-record file or in the mail.info log file, thus the 2nd copy). Thanks for the quick turnaround... -- You are receiving this mail because: You are watching the assignee of the bug.