Message ID | 871q8es6yh.fsf@oldenburg.str.redhat.com |
---|---|
State | New |
Headers | show
Return-Path: <libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=BHy6yQdX; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=8.43.85.97; helo=server2.sourceware.org; envelope-from=libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TvpKL2rYZz1yWn for <incoming@patchwork.ozlabs.org>; Wed, 13 Mar 2024 22:32:54 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9C89C3857C75 for <incoming@patchwork.ozlabs.org>; Wed, 13 Mar 2024 11:32:51 +0000 (GMT) X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 4D4D13858D35 for <libc-alpha@sourceware.org>; Wed, 13 Mar 2024 11:32:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4D4D13858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 4D4D13858D35 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710329557; cv=none; b=L5iNV94zmgDRzwGU8VkHYN0nXXDFv3gbIPOACQonXNce7JteNeh9neOUC5vM27/Q57wXzgCAexn7pA/7oL3+boY8vrjg0Xgq08nOgGWRkHkTB8nYKsgW+h+WgBRJZm/25BUwTuPdXtdAoPmpqc7qoLojXBOKkyT53GgE0B2+rRY= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710329557; c=relaxed/simple; bh=CrIdlUAYHOdTrkxmyN9+MaVhj9qo2EPoyK+X4hqfm2w=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=GYCpiUusoYQESynfuoOxJdbY7Ct4V045O1HLNjOaOPnDW3EiBVZSHh3Ht8BzoV0ulJk3Ooa7jbqT5xm3g5OplqNCRL+PSv895VidopN32BzWdef1MwNB3A1D5r7gIzs72cd8nn+l/Y7ozaxzIBRUWz+orxY94JWyaaCtfWj+PHk= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1710329546; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=kumZ2ioAGNN1OKMk47uc8gQGkyUQnzsY+ZVDhVp2vAQ=; b=BHy6yQdXdJJX8MpMIKH5r7IVHcX0ZbKBL4wpZ79vysIArImFhAqnFN6+10FBRE0YE7n9rR SS/uL6ojlQTJh+fwvdhxHYuKevgUN+VwQuX69RMTZe47WzpZ6dNUymdazQF9spVqswPDKU z9XUcPe0YkgMAwaPuL+DbfBmOYGUxMM= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-333-Pc4uBL6VP4W7_jOZPRAqKA-1; Wed, 13 Mar 2024 07:32:25 -0400 X-MC-Unique: Pc4uBL6VP4W7_jOZPRAqKA-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (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 0C76A2800098 for <libc-alpha@sourceware.org>; Wed, 13 Mar 2024 11:32:25 +0000 (UTC) Received: from oldenburg.str.redhat.com (unknown [10.39.192.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 675311C060D1 for <libc-alpha@sourceware.org>; Wed, 13 Mar 2024 11:32:24 +0000 (UTC) From: Florian Weimer <fweimer@redhat.com> To: libc-alpha@sourceware.org Subject: [PATCH] linux: Add #include <sys/rseq.h> to sched_getcpu.c Date: Wed, 13 Mar 2024 12:32:22 +0100 Message-ID: <871q8es6yh.fsf@oldenburg.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.7 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain X-Spam-Status: No, score=-11.3 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Libc-alpha mailing list <libc-alpha.sourceware.org> List-Unsubscribe: <https://sourceware.org/mailman/options/libc-alpha>, <mailto:libc-alpha-request@sourceware.org?subject=unsubscribe> List-Archive: <https://sourceware.org/pipermail/libc-alpha/> List-Post: <mailto:libc-alpha@sourceware.org> List-Help: <mailto:libc-alpha-request@sourceware.org?subject=help> List-Subscribe: <https://sourceware.org/mailman/listinfo/libc-alpha>, <mailto:libc-alpha-request@sourceware.org?subject=subscribe> Errors-To: libc-alpha-bounces+incoming=patchwork.ozlabs.org@sourceware.org |
Series |
linux: Add #include <sys/rseq.h> to sched_getcpu.c
|
expand
|
diff --git a/sysdeps/unix/sysv/linux/sched_getcpu.c b/sysdeps/unix/sysv/linux/sched_getcpu.c index dfb884568d..7a7915f87b 100644 --- a/sysdeps/unix/sysv/linux/sched_getcpu.c +++ b/sysdeps/unix/sysv/linux/sched_getcpu.c @@ -19,6 +19,7 @@ #include <sched.h> #include <sysdep.h> #include <sysdep-vdso.h> +#include <sys/rseq.h> static int vsyscall_sched_getcpu (void)