From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 64E7236AF1 for ; Mon, 19 Feb 2024 13:38:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708349906; cv=none; b=fM2wHojHvkpOAXhLk9IdpZ0+hDECTo90a6Z1Fv2Ctj3zqlZdrtHRCxYcqUoiZhoOq7Uz4wOeDLgWJ4Sk51L3F1WDOVXNtnJZx2q/Sqj11JiaqX8Wl3I2xWtiJ25r36/seH8OIaM7YpSP8Yrf3d222DozkMYsi3MC8kmdEnS7BeA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708349906; c=relaxed/simple; bh=uXtloTODejeczT3hmpK/OszWWM0X66OMlgizKFtkQcs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: In-Reply-To:Content-Type:Content-Disposition; b=BO1fV0EEqIn+4CgXRDd7FZtValm9Znm1h2CsOjLBQQZ/Tnz4ykv26DPQiQsbR3hNYZum66lCiqYylYMk5k8vL6uiU2LHyTyuEqtAAgNhslXpFD0gOTxsQRr1ggIyFAWBxbC5RaWFjbvTbyWYixZmp8FuPOTWAoWPJcsnRl8ZUA0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=SsgbLSGl; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="SsgbLSGl" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1708349903; 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: in-reply-to:in-reply-to:references:references; bh=eI5pUS//j1G9Ldqcb3gOpJW7c8MeqvPPadxwJhyD4Mk=; b=SsgbLSGlxogWO+W+yarL/aGBcljqlMAx5a4Kqpcr6n7gUgAGUh22l3OlbXg+rG/z+dvIE+ 0ozpWmRDFqmvPFG1RK3dXlTigSFtlYaWQ7eaJ1y0FkNHX5iv+aa8G2LDevlNFNrdT7dwre 1svQ70HmPzEQt2VdwM7H+obsAKAuviQ= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-660-Dwjf2CkZODKz7wabux4vmg-1; Mon, 19 Feb 2024 08:38:21 -0500 X-MC-Unique: Dwjf2CkZODKz7wabux4vmg-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 6162E85A58A; Mon, 19 Feb 2024 13:38:21 +0000 (UTC) Received: from localhost (unknown [10.72.116.2]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9200240C9444; Mon, 19 Feb 2024 13:38:20 +0000 (UTC) Date: Mon, 19 Feb 2024 21:38:17 +0800 From: Baoquan He To: Paul Gazzillo Cc: kernel test robot , Necip Fazil Yildiran , oe-kbuild-all@lists.linux.dev, Andrew Morton , Linux Memory Management List Subject: Re: [akpm-mm:mm-unstable 82/320] kismet: WARNING: unmet direct dependencies detected for CRASH_DUMP when selected by FA_DUMP Message-ID: References: <202402171431.MzqHz3g2-lkp@intel.com> <20240219132142.bdusrf3kcbqtv4ff@dev.opentheblackbox.net> Precedence: bulk X-Mailing-List: oe-kbuild-all@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 In-Reply-To: <20240219132142.bdusrf3kcbqtv4ff@dev.opentheblackbox.net> X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.2 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 02/19/24 at 08:21am, Paul Gazzillo wrote: > On 02/19/2024, Baoquan He wrote: > > On 02/17/24 at 02:48pm, kernel test robot wrote: > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-unstable > > > head: 9951769060d8f5eb001acaca67c1439d2cfe1c6b > > > commit: a5af0b602e5ecb379fd2470669654a6abe7e97a2 [82/320] crash: clean up kdump related config items > > > config: powerpc-kismet-CONFIG_CRASH_DUMP-CONFIG_FA_DUMP-0-0 (https://download.01.org/0day-ci/archive/20240217/202402171431.MzqHz3g2-lkp@intel.com/config) > > > reproduce: (https://download.01.org/0day-ci/archive/20240217/202402171431.MzqHz3g2-lkp@intel.com/reproduce) > > > > When I tried the step 1 of reproducer, I got failure on installing the > > kmax. Is there other ways I can reproduce the issue? Or have you tested > > the latest linux-next/master because there's some udpate about the > > config items change? > > > > ------- > > # 1. reproduce by kismet > > # install kmax per https://github.com/paulgazz/kmax/blob/master/README.md > > kismet --linux-ksrc=linux --selectees CONFIG_CRASH_DUMP --selectors CONFIG_FA_DUMP -a=powerpc > > ------- > > > > I am able to install on a fairly fresh x86 ubuntu 23.10 installation. > Could you let me know the platform and OS you are building on? Thanks, I took the building on fedora 39. > > As for changes to config items, I will look into that. >