From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753510AbcLCDIX (ORCPT ); Fri, 2 Dec 2016 22:08:23 -0500 Received: from out01.mta.xmission.com ([166.70.13.231]:51349 "EHLO out01.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751547AbcLCDIW (ORCPT ); Fri, 2 Dec 2016 22:08:22 -0500 From: ebiederm@xmission.com (Eric W. Biederman) To: kernel test robot Cc: LKML , containers@lists.linux-foundation.org, lkp@01.org References: <20161203022338.GA76683@inn.lkp.intel.com> Date: Fri, 02 Dec 2016 21:05:22 -0600 In-Reply-To: <20161203022338.GA76683@inn.lkp.intel.com> (kernel test robot's message of "Sat, 3 Dec 2016 10:23:38 +0800") Message-ID: <87r35pemq5.fsf@xmission.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-XM-SPF: eid=1cD0gR-0004ce-5V;;;mid=<87r35pemq5.fsf@xmission.com>;;;hst=in02.mta.xmission.com;;;ip=67.3.225.221;;;frm=ebiederm@xmission.com;;;spf=neutral X-XM-AID: U2FsdGVkX1+cOZ/IBptHDfZrLzDTJIOECA7wF5Sm8Hs= X-SA-Exim-Connect-IP: 67.3.225.221 X-SA-Exim-Mail-From: ebiederm@xmission.com X-Spam-Report: * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * 1.5 TR_Symld_Words too many words that have symbols inside * 0.7 XMSubLong Long Subject * 0.5 XMGappySubj_01 Very gappy subject * 1.0 XMGappySubj_02 Gappier still * 0.0 TVD_RCVD_IP Message was received from an IP address * 0.0 T_TM2_M_HEADER_IN_MSG BODY: No description available. * 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% * [score: 0.5000] * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa02 1397; Body=1 Fuz1=1 Fuz2=1] * 0.0 T_TooManySym_02 5+ unique symbols in subject * 1.0 XM_H_SpoofStaff3 XMission Staff Spoof * 0.0 T_TooManySym_01 4+ unique symbols in subject X-Spam-DCC: XMission; sa02 1397; Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ****;kernel test robot X-Spam-Relay-Country: X-Spam-Timing: total 5581 ms - load_scoreonly_sql: 0.09 (0.0%), signal_user_changed: 4.0 (0.1%), b_tie_ro: 2.6 (0.0%), parse: 6 (0.1%), extract_message_metadata: 30 (0.5%), get_uri_detail_list: 2.2 (0.0%), tests_pri_-1000: 9 (0.2%), tests_pri_-950: 2.5 (0.0%), tests_pri_-900: 1.98 (0.0%), tests_pri_-400: 27 (0.5%), check_bayes: 25 (0.4%), b_tokenize: 9 (0.2%), b_tok_get_all: 6 (0.1%), b_comp_prob: 3.6 (0.1%), b_tok_touch_all: 2.6 (0.0%), b_finish: 1.05 (0.0%), tests_pri_0: 248 (4.4%), check_dkim_signature: 1.04 (0.0%), check_dkim_adsp: 5 (0.1%), tests_pri_500: 5243 (93.9%), poll_dns_idle: 5222 (93.6%), rewrite_mail: 0.00 (0.0%) Subject: Re: [mnt] 81e3bb1b6f: BUG:sleeping_function_called_from_invalid_context_at_fs/dcache.c X-Spam-Flag: No X-SA-Exim-Version: 4.2.1 (built Thu, 05 May 2016 13:38:54 -0600) X-SA-Exim-Scanned: Yes (on in02.mta.xmission.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org kernel test robot writes: > FYI, we noticed the following commit: > > commit: 81e3bb1b6f6d84d47e773f34a14b0955e528c6eb ("mnt: Tuck mounts under others instead of creating shadow/side mounts.") > https://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-testing > > in testcase: boot > > on test machine: qemu-system-x86_64 -enable-kvm -cpu host -smp 2 -m 1G > > caused below changes: Bah. Obvious in hind site... Thank you testing robot, Eric