From nobody Tue Apr 7 21:27:05 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1773262603; cv=none; d=zohomail.com; s=zohoarc; b=KKeBm53PjYnGunmEgFyQJzGmtGiyfUyiL9sAFDjOflVbNnQY3MnaWWBaqIV/lw7SIm+KEw5L+Yf1wsYPVLNCzCKE1pawcochJLw+kJSjx+04GiA8cHz+bSojxUwxzv3tPm2R/pDnBgZo8GT5jUSUqTT5Ib/iOAQINu/j/4Exkvo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1773262603; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=9buD4q9LWcZBPBFB48SYttwENafRmmn3Cs0CAV2dkaY=; b=YWInoGySxkrzIOzv53fUFoJqkf5ZOsXq7ryLiKJeX/GocFRZKQyxZAuhTOBohcveHc9O2ZNv+XIdU8dmp/jIDuDo8OhtiLmio3r0f+aPMPdQ8O0YATVEumwC2CsKR+xbyaPeVf/IBV1fxAjSJIE01oADDlr/+1YMg/OSvYZ1ePk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1773262603835953.3911118143983; Wed, 11 Mar 2026 13:56:43 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1w0Qar-0003qQ-W4; Wed, 11 Mar 2026 16:55:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1w0Qao-0003kk-9m; Wed, 11 Mar 2026 16:55:46 -0400 Received: from isrv.corpit.ru ([212.248.84.144]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1w0Qal-0008FH-Bf; Wed, 11 Mar 2026 16:55:45 -0400 Received: from tsrv.corpit.ru (tsrv.tls.msk.ru [192.168.177.2]) by isrv.corpit.ru (Postfix) with ESMTP id F35661921F1; Wed, 11 Mar 2026 23:54:28 +0300 (MSK) Received: from think4mjt.tls.msk.ru (mjtthink.wg.tls.msk.ru [192.168.177.146]) by tsrv.corpit.ru (Postfix) with ESMTP id 5452D37C4D6; Wed, 11 Mar 2026 23:55:07 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tls.msk.ru; s=202602; t=1773262468; bh=f6Nx+HWByGmnQmKv2UQgmEd4UeKnLT2KP2r/nzZ06NM=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=mDGLgadHZsf3KuyOl/VyviKs7TiWi7kLJtdR/xMDMFel41ViypF87XZT1CkqHupsW B4vYH1Nx1q2jNgAxrBKipUHB7QimlzT8vE5ugJJ8JQd4fonrM4Dj9ZRZlw38Hgmyze zSJpLFlN1H4EbiVcamTzCqVWmYme+7XpkIZHTImk9V9es2MHxIdTMhRMzJPR1Wd672 PIrHdBpJvQu8aHfMGvS9mFrmwMGu7sFfDxT1zBKaLnsBEplClPqlGlzEHgQeU7jEJz LbA5sV77Ygq4aZSUoCunhZ7rMxtByVYkkU4KfHp5/veSdM5jpF3i80JB5OxU3HLgHA tKsX0X1sR720Q== From: Michael Tokarev To: qemu-devel@nongnu.org Cc: Michael Tokarev , qemu-trivial@nongnu.org Subject: [PATCH trivial v2 4/7] meson.build: stop checking for inotify_init() Date: Wed, 11 Mar 2026 23:54:52 +0300 Message-ID: <20260311205459.1101023-5-mjt@tls.msk.ru> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260311205459.1101023-1-mjt@tls.msk.ru> References: <20260311205459.1101023-1-mjt@tls.msk.ru> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=212.248.84.144; envelope-from=mjt@tls.msk.ru; helo=isrv.corpit.ru X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.819, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.903, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: qemu development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @tls.msk.ru) X-ZM-MESSAGEID: 1773262605825158500 Content-Type: text/plain; charset="utf-8" the only place in qemu which used the check for inotify_init() was linux-user, which now assumes inotify_init() is always present. There's no need to check for this function anymore. Signed-off-by: Michael Tokarev --- meson.build | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/meson.build b/meson.build index 97af137f3f..bc60f71825 100644 --- a/meson.build +++ b/meson.build @@ -2675,15 +2675,12 @@ endif config_host_data.set('CONFIG_ASAN_IFACE_FIBER', have_asan_fiber) =20 inotify =3D not_found -have_inotify_init =3D cc.has_header_symbol('sys/inotify.h', 'inotify_init') have_inotify_init1 =3D cc.has_header_symbol('sys/inotify.h', 'inotify_init= 1') -if (have_inotify_init or have_inotify_init1) and not cc.has_function('inot= ify_init1') +if have_inotify_init1 and not cc.has_function('inotify_init1') # FreeBSD 14 and older need libinotify-kqueue wrapper inotify =3D cc.find_library('inotify') - have_inotify_init =3D have_inotify_init and inotify.found() - have_inotify_init1 =3D have_inotify_init1 and inotify.found() + have_inotify_init1 =3D inotify.found() endif -config_host_data.set('CONFIG_INOTIFY', have_inotify_init) config_host_data.set('CONFIG_INOTIFY1', have_inotify_init1) =20 # has_header_symbol --=20 2.47.3