Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1579941

Re: [PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] exec: don't wait for zombie threads with cred_guard_mutex held
Date 2017-02-13 17:50 +0100
Message-ID <tarZ8-6el-17@gated-at.bofh.it> (permalink)
References <tapDY-4My-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Oleg,

[auto build test ERROR on linus/master]
[also build test ERROR on v4.10-rc8 next-20170213]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Oleg-Nesterov/fix-the-traced-mt-exec-deadlock/20170213-221943
config: x86_64-randconfig-ne0-02132256 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

>> ERROR: "de_thread" [arch/x86/ia32/ia32_aout.ko] undefined!

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] fix the traced mt-exec deadlock Oleg Nesterov <oleg@redhat.com> - 2017-02-13 15:20 +0100
  [PATCH 1/2] exec: don't wait for zombie threads with  cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-13 15:20 +0100
    Re: [PATCH 1/2] exec: don't wait for zombie threads with  cred_guard_mutex held kbuild test robot <lkp@intel.com> - 2017-02-13 17:10 +0100
      Re: [PATCH 1/2] exec: don't wait for zombie threads with  cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-13 17:50 +0100
    Re: [PATCH 1/2] exec: don't wait for zombie threads with  cred_guard_mutex held kbuild test robot <lkp@intel.com> - 2017-02-13 17:50 +0100
    Re: [PATCH 1/2] exec: don't wait for zombie threads with  cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-13 19:10 +0100
    [PATCH V2 1/2] exec: don't wait for zombie threads with  cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-13 19:10 +0100
      Re: [PATCH V2 1/2] exec: don't wait for zombie threads with cred_guard_mutex held ebiederm@xmission.com (Eric W. Biederman) - 2017-02-16 12:50 +0100
        Re: [PATCH V2 1/2] exec: don't wait for zombie threads with         cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-20 16:30 +0100
          Re: [PATCH V2 1/2] exec: don't wait for zombie threads with         cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-20 16:40 +0100
          Re: [PATCH V2 1/2] exec: don't wait for zombie threads with cred_guard_mutex held ebiederm@xmission.com (Eric W. Biederman) - 2017-02-20 23:40 +0100
            Re: [PATCH V2 1/2] exec: don't wait for zombie threads with         cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-21 19:00 +0100
              Re: [PATCH V2 1/2] exec: don't wait for zombie threads with cred_guard_mutex held ebiederm@xmission.com (Eric W. Biederman) - 2017-02-21 21:30 +0100
                Re: [PATCH V2 1/2] exec: don't wait for zombie threads with         cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-22 19:10 +0100
      Re: [PATCH V2 1/2] exec: don't wait for zombie threads with cred_guard_mutex held ebiederm@xmission.com (Eric W. Biederman) - 2017-02-17 05:50 +0100
        Re: [PATCH V2 1/2] exec: don't wait for zombie threads with         cred_guard_mutex held Oleg Nesterov <oleg@redhat.com> - 2017-02-20 17:00 +0100
  Re: [PATCH 0/2] fix the traced mt-exec deadlock Oleg Nesterov <oleg@redhat.com> - 2017-02-24 17:20 +0100

csiph-web