Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1446514 > unrolled thread
| Started by | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| First post | 2016-07-19 16:20 +0200 |
| Last post | 2016-07-20 03:20 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
security/yama/yama_lsm.o: warning: objtool: report_access()+0x210: function has unreachable instruction kbuild test robot <fengguang.wu@intel.com> - 2016-07-19 16:20 +0200
Re: [kbuild-all] security/yama/yama_lsm.o: warning: objtool: report_access()+0x210: function has unreachable instruction Fengguang Wu <fengguang.wu@intel.com> - 2016-07-20 03:20 +0200
| From | kbuild test robot <fengguang.wu@intel.com> |
|---|---|
| Date | 2016-07-19 16:20 +0200 |
| Subject | security/yama/yama_lsm.o: warning: objtool: report_access()+0x210: function has unreachable instruction |
| Message-ID | <rWE2l-54D-9@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 47ef4ad2684d380dd6d596140fb79395115c3950
commit: dca6b4149181baaa363b9a7ce7c550840bb3bc83 Yama: fix double-spinlock and user access in atomic context
date: 8 weeks ago
config: x86_64-randconfig-s2-07191718 (attached as .config)
compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7
reproduce:
git checkout dca6b4149181baaa363b9a7ce7c550840bb3bc83
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
>> security/yama/yama_lsm.o: warning: objtool: report_access()+0x210: function has unreachable instruction
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[toc] | [next] | [standalone]
| From | Fengguang Wu <fengguang.wu@intel.com> |
|---|---|
| Date | 2016-07-20 03:20 +0200 |
| Subject | Re: [kbuild-all] security/yama/yama_lsm.o: warning: objtool: report_access()+0x210: function has unreachable instruction |
| Message-ID | <rWOl4-35V-27@gated-at.bofh.it> |
| In reply to | #1446514 |
Hi Jann, Sorry please ignore this one -- it looks like false warning from old gcc 4.4 and 4.6 -- we just enabled old compiler tests triggered 10k these warnings.. Thanks, Fengguang On Tue, Jul 19, 2016 at 10:20:05PM +0800, kbuild test robot wrote: >tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master >head: 47ef4ad2684d380dd6d596140fb79395115c3950 >commit: dca6b4149181baaa363b9a7ce7c550840bb3bc83 Yama: fix double-spinlock and user access in atomic context >date: 8 weeks ago >config: x86_64-randconfig-s2-07191718 (attached as .config) >compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7 >reproduce: > git checkout dca6b4149181baaa363b9a7ce7c550840bb3bc83 > # save the attached .config to linux build tree > make ARCH=x86_64 > >All warnings (new ones prefixed by >>): > >>> security/yama/yama_lsm.o: warning: objtool: report_access()+0x210: function has unreachable instruction > >--- >0-DAY kernel test infrastructure Open Source Technology Center >https://lists.01.org/pipermail/kbuild-all Intel Corporation >_______________________________________________ >kbuild-all mailing list >kbuild-all@lists.01.org >https://lists.01.org/mailman/listinfo/kbuild-all
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web