From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by gnuweeb.org (Postfix) with ESMTPS id A98017EC69 for ; Fri, 24 Jun 2022 09:36:50 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=N3Kfj6DB; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1656063409; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jZaCZ3nFEnU7fswLdOqwTMioqoTV65GBUiuH+H4eJf0=; b=N3Kfj6DBe9B+MK/ZPmZPcgjfoI9d2T7JZO/gTi7uUTTkpDAQYmZSJm8h3XLJceuf/fGEae gfg4ozzo+KJZzoR0A9+V1X4yj1SQ15ne7mZdbWDiJvx8HgWpW5Y5TWHawL5i5X1mwDdFSc A/cABKvYexCeW+DXmgCqA4TIrKjlupc= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-81-G2c2ypkuPLCsYRrZy9aeRg-1; Fri, 24 Jun 2022 05:36:47 -0400 X-MC-Unique: G2c2ypkuPLCsYRrZy9aeRg-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 715381818803; Fri, 24 Jun 2022 09:36:47 +0000 (UTC) Received: from warthog.procyon.org.uk (unknown [10.33.36.15]) by smtp.corp.redhat.com (Postfix) with ESMTP id D4FB32026D64; Fri, 24 Jun 2022 09:36:46 +0000 (UTC) Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <202206141240.n4fGpU0E-lkp@intel.com> References: <202206141240.n4fGpU0E-lkp@intel.com> To: kernel test robot Cc: dhowells@redhat.com, kbuild-all@lists.01.org, GNU/Weeb Mailing List Subject: Re: [ammarfaizi2-block:dhowells/linux-fs/keys-fixes 1/2] system_keyring.c:undefined reference to `x509_load_certificate_list' MIME-Version: 1.0 Date: Fri, 24 Jun 2022 10:36:46 +0100 Message-ID: <2160478.1656063406@warthog.procyon.org.uk> X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dhowells@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="us-ascii" Content-ID: <2160477.1656063406.1@warthog.procyon.org.uk> Content-Transfer-Encoding: quoted-printable List-Id: kernel test robot wrote: > config: s390-buildonly-randconfig-r002-20220613 (https://download.01.org/= 0day-ci/archive/20220614/202206141240.n4fGpU0E-lkp@intel.com/config) I'm getting "504 Gateway Time-out" when I try to grab this. David