From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25404 invoked by alias); 28 Jan 2015 16:50:18 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 13624 invoked by uid 48); 28 Jan 2015 16:42:24 -0000 From: "jistone at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/17894] global_opt_unknown.exp failure Date: Wed, 28 Jan 2015 16:50:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jistone at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-q1/txt/msg00092.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17894 --- Comment #4 from Josh Stone --- Ah, ignoring is relatively new behavior: 54041d8a7333 modules: don't fail to load on unknown parameters. https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=54041d8a73337411b485ff76957fb106cb5d40d0 $ git describe --contains 54041d8a7333 v3.11-rc1~44^2~2 (In reply to Martin Cermak from comment #2) > So looking at PR17858, we now have inconsistent behavior between kernel and > dyninst runtimes in case an unknown parameter gets passed. Given that kernels are now inconsistent, this can't be helped. I think it's best to keep the dyninst runtime following newer kernels, but I'll see about tweaking the test for kernels prior to 3.11. -- You are receiving this mail because: You are the assignee for the bug.