public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: tip-bot2 for Max Ramanouski <tip-bot2@linutronix.de>,
	linux-tip-commits@vger.kernel.org
Cc: Max Ramanouski <max8rr8@gmail.com>,
	Christoph Hellwig <hch@lst.de>,
	Alistair Popple <apopple@nvidia.com>,
	x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [tip: x86/urgent] x86/ioremap: Use is_ioremap_addr() in iounmap()
Date: Tue, 20 Aug 2024 22:35:06 +0200	[thread overview]
Message-ID: <87a5h7j5l1.ffs@tglx> (raw)
In-Reply-To: <172380142877.2215.11720831620589167404.tip-bot2@tip-bot2>

On Fri, Aug 16 2024 at 09:43, tip-bot wrote:
> The following commit has been merged into the x86/urgent branch of tip:
>
> Commit-ID:     7b02ad32d83c16abd4961d79f3154b734d1d5d9c
> Gitweb:        https://git.kernel.org/tip/7b02ad32d83c16abd4961d79f3154b734d1d5d9c
> Author:        Max Ramanouski <max8rr8@gmail.com>
> AuthorDate:    Thu, 15 Aug 2024 23:56:07 +03:00
> Committer:     Thomas Gleixner <tglx@linutronix.de>
> CommitterDate: Fri, 16 Aug 2024 11:33:33 +02:00
>
> x86/ioremap: Use is_ioremap_addr() in iounmap()

This has been removed as it fails on a 32-bit defconfig:

include/linux/ioremap.h: In function ‘is_ioremap_addr’:
include/linux/ioremap.h:14:25: error: ‘VMALLOC_START’ undeclared (first use in this function); did you mean ‘KMALLOC_DMA’?
   14 | #define IOREMAP_START   VMALLOC_START

Can you please have a look?

Thanks,

        tglx

  reply	other threads:[~2024-08-20 20:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15 20:56 [PATCH v3] x86/ioremap: Use is_ioremap_addr() in iounmap() Max Ramanouski
2024-08-15 22:55 ` Alistair Popple
2024-08-16  9:43 ` [tip: x86/urgent] " tip-bot2 for Max Ramanouski
2024-08-20 20:35   ` Thomas Gleixner [this message]
2024-08-21  8:35     ` Max R
2024-08-21  9:27       ` Thomas Gleixner
2024-08-21 21:21         ` Max Ramanouski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a5h7j5l1.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=apopple@nvidia.com \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=max8rr8@gmail.com \
    --cc=tip-bot2@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox