From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3D6A6C43387 for ; Mon, 14 Jan 2019 14:03:20 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0F0F220657 for ; Mon, 14 Jan 2019 14:03:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="OHycZmHR" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0F0F220657 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-m68k.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9V2qHGcxcYTJVSDB/BIW+kEMOWA2FXdF0Z7jFIxixZk=; b=OHycZmHRZOZfN3 UDMVHKdCCs2Erk9Fh8qcbK33zmcdY+vvJb8P5Cq1qTajtSDZ/8Ly3floJB/HtFL2vcnum8muO3gPy i5CTM/C84xito+MWDqSodIHm3h1xU7bqdkdVxBh3014lftXVS2Z4ibqghYFsUnnqSkCdps4YqCmMS Ry08J2vmwg8cp8cSZRL0duZkXeBerhPiWf8SEoKCn4ry2EZux1cWtUTVhqxYcusLH50NOwMGjeNTJ JFJNSKjn5qcmSDktsRuDfsifVW4vEuEGD3/9KgqLhGnBubkDviIHGeZ7pY3h1NWJIx/f01dQFksMI D7+sAD+sL61DR553m9Mw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gj2ph-0005of-S4; Mon, 14 Jan 2019 14:03:17 +0000 Received: from mail-vs1-f66.google.com ([209.85.217.66]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gj2pW-0005ev-59; Mon, 14 Jan 2019 14:03:07 +0000 Received: by mail-vs1-f66.google.com with SMTP id n13so13680472vsk.4; Mon, 14 Jan 2019 06:03:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EPXQ005dpgnhxanjjmigJASoqbeog16GFnmkdoG8qpw=; b=tZ40KC6jANFUO+E35EihBVwUP3GCz+oAssHE8wkcqLkKi4FYQuaJq04giguyGvzYCr hH0bLHbeTzsA0oTyckKhLg3/zq3x8swnScMuejNGiIW2Fci8YYVGiwv7nIH7FSU1HFTe ypveuOMaYsh+MfC2U6vleYHYnaKw2IedmQOPjquCOzlRkkLI+rx8eN/Id5BeT+1EWXtz AngV2QA10GaiIltHSFolRApBEe+7aIT6SOZ2OxmFaIJs4b1lU7BfYPG2mYT/KbWTimY/ 7ro+fbNVCiAbds78iVh4GIsLT6F0fGTiklEgqioTvcanvrXct4JoJZeiQLfmwl5Ghmkf hKtA== X-Gm-Message-State: AJcUukeY2Vi5PjFTrTglL2ZLt9KomXdFVblZRnE3qJZL3sSC+JmnOGv+ 232rPi7wRUv0H9ELGUGfGjQO6meVrdRwBTqErCmjcbN5I8k= X-Google-Smtp-Source: ALg8bN5wYMxOtX3lY+uzxTqd21QEfqP1458GnLRYAHGRLaMnhFDHkh8ZI6dVlRF3u0c0V7r+jYFPOiKxVX+duKm+d8A= X-Received: by 2002:a67:f43:: with SMTP id 64mr10255483vsp.166.1547474582599; Mon, 14 Jan 2019 06:03:02 -0800 (PST) MIME-Version: 1.0 References: <20190114125903.24845-1-david@redhat.com> <20190114125903.24845-6-david@redhat.com> In-Reply-To: <20190114125903.24845-6-david@redhat.com> From: Geert Uytterhoeven Date: Mon, 14 Jan 2019 15:02:50 +0100 Message-ID: Subject: Re: [PATCH v2 5/9] m68k/mm: use __ClearPageReserved() To: David Hildenbrand X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190114_060306_251106_448A1C98 X-CRM114-Status: UNSURE ( 8.47 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-s390 , Linux Kernel Mailing List , Matthew Wilcox , Michal Hocko , Linux MM , linux-m68k , linux-mediatek@lists.infradead.org, linux-riscv@lists.infradead.org, linuxppc-dev , Andrew Morton , Linux ARM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On Mon, Jan 14, 2019 at 1:59 PM David Hildenbrand wrote: > The PG_reserved flag is cleared from memory that is part of the kernel > image (and therefore marked as PG_reserved). Avoid using PG_reserved > directly. > > Cc: Geert Uytterhoeven > Cc: Andrew Morton > Cc: Michal Hocko > Cc: Matthew Wilcox > Signed-off-by: David Hildenbrand Acked-by: Geert Uytterhoeven BTW, it's a pity ctags doesn't know where __ClearPageReserved() is defined. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv