commit | c7d439bec433cc8f263d3dd19085f0b23582a677 | [log] [tgz] |
---|---|---|
author | Josh Poimboeuf <jpoimboe@kernel.org> | Tue Jan 31 16:02:47 2023 -0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Wed Feb 15 18:01:24 2023 -0800 |
tree | a6e60e43d59ca9b1aa23a24ee51c3f5def490030 | |
parent | e0e313b396174b3809493ec5cf54d36cf56b36a7 [diff] |
objtool: Fix for unreachable instruction warning On Sat, Jan 28, 2023 at 11:06:34AM -0800, Paul E. McKenney wrote: > Sorry to be a nag, but I am still seeing this. Not a huge problem because > I now filter it out so that it does not get in the way of other bugs, > but I figured that I should follow up. Does this fix it? (works for me) If so, I'll need to extend it for all arches. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>