From patchwork Sun Mar 19 15:10:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergey Bugaev X-Patchwork-Id: 66601 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 19E4E3894C24 for ; Sun, 19 Mar 2023 15:14:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 19E4E3894C24 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1679238887; bh=AjOfR6o7JUDVJsI6UHcYoV/ASajIfZEfchJCcJf74l8=; h=To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=OXQjuuseGbD/xokCSN8dhRC1PbrbOHvIiKOGeBhqo6fFCUF0cWWsKXL6SXzam6ItE Z7UjHikmkV/2/8PmhhA0FE6dWX6cdvL+R+t7HwE+FUjfl7i59KzSR/scAU/Jr4z1jj ofvXGge+nTMRAtER5DcOhU+2dspDtx33kSs4Sxgc= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by sourceware.org (Postfix) with ESMTPS id EEB0138515FD for ; Sun, 19 Mar 2023 15:11:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org EEB0138515FD Received: by mail-lj1-x22f.google.com with SMTP id a32so9695939ljr.9 for ; Sun, 19 Mar 2023 08:11:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679238684; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AjOfR6o7JUDVJsI6UHcYoV/ASajIfZEfchJCcJf74l8=; b=B+T6NJPRTIQEqMVDa5buNmXNpMVBXWo4S9gEYs2smra8lkyaXVaGUMGFUwpQWPV9jv 8VDO+O+c7Mvqa2eq4/lxA75LRUSZ0eqWOyxG2K+StFiAi8EKpKHgbfwicR/xNGmLrnNl HX0GxiFihao/NbfgipIPA1ZPirTt8fcPYNf/9Noc5U225xcweg6Lt0fhS9fDGuDzjzjt vSq4Xd7jhIzdIAbe88iA1l+HP4JdzGTIgrAmnv63uataL20KeRvIjNij6iHpg3d9UTfc AoEoAhfKxctWWzg6n63xneqbIaJhf6v8I7Ef00FXc8abYtPBLkhnCsZQyySy6LiIItqj fvJg== X-Gm-Message-State: AO0yUKW9Yag/OtP++n9oho36ZwnNlQ3UKGAtz178962hO+CR4GLJhhia eyDWdBmw0K7JQ4hJ89C1sf5T1f4AaWDWpA== X-Google-Smtp-Source: AK7set81LoGDjcxhe1YTa8MaplbObKww4X9CmqESe4+Cfpo8AhvQHe+xjZLjS7ZjUA0Dj0Z7wIkpdw== X-Received: by 2002:a2e:908a:0:b0:29b:d591:9172 with SMTP id l10-20020a2e908a000000b0029bd5919172mr994257ljg.34.1679238684307; Sun, 19 Mar 2023 08:11:24 -0700 (PDT) Received: from surface-pro-6.. ([2a00:1370:818c:4a57:577a:76f4:df43:5e66]) by smtp.gmail.com with ESMTPSA id m19-20020ac24253000000b004e90dee5469sm1274089lfl.157.2023.03.19.08.11.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Mar 2023 08:11:23 -0700 (PDT) To: libc-alpha@sourceware.org, bug-hurd@gnu.org Cc: Samuel Thibault , Sergey Bugaev Subject: [RFC PATCH glibc 29/34] hurd: Add vm_param.h for x86_64 Date: Sun, 19 Mar 2023 18:10:12 +0300 Message-Id: <20230319151017.531737-30-bugaevc@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230319151017.531737-1-bugaevc@gmail.com> References: <20230319151017.531737-1-bugaevc@gmail.com> MIME-Version: 1.0 X-Spam-Status: No, score=-11.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP 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.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Sergey Bugaev via Libc-alpha From: Sergey Bugaev Reply-To: Sergey Bugaev Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" Signed-off-by: Sergey Bugaev --- sysdeps/mach/hurd/x86_64/vm_param.h | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 sysdeps/mach/hurd/x86_64/vm_param.h diff --git a/sysdeps/mach/hurd/x86_64/vm_param.h b/sysdeps/mach/hurd/x86_64/vm_param.h new file mode 100644 index 00000000..f269afb3 --- /dev/null +++ b/sysdeps/mach/hurd/x86_64/vm_param.h @@ -0,0 +1,24 @@ +/* Copyright (C) 2020-2023 Free Software Foundation, Inc. + This file is part of the GNU C Library. + + The GNU C Library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + The GNU C Library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with the GNU C Library; if not, see + . */ + +#ifndef _X86_86_VM_PARAM_H +#define _X86_64_VM_PARAM_H + +/* Arbitrary start of the brk. This is after usual binary and library mappings. */ +#define BRK_START 0x200000000000 + +#endif /* x86_64/vm_param.h */