Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1703839 > unrolled thread

Re: [PATCH] iommu/exynos: prevent building on big-endian kernels

Started byJoerg Roedel <joro@8bytes.org>
First post2017-08-04 12:00 +0200
Last post2017-08-04 12:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] iommu/exynos: prevent building on big-endian kernels Joerg Roedel <joro@8bytes.org> - 2017-08-04 12:00 +0200

#1703839 — Re: [PATCH] iommu/exynos: prevent building on big-endian kernels

FromJoerg Roedel <joro@8bytes.org>
Date2017-08-04 12:00 +0200
SubjectRe: [PATCH] iommu/exynos: prevent building on big-endian kernels
Message-ID<uaHyG-5lE-11@gated-at.bofh.it>
On Fri, Jul 28, 2017 at 03:19:19PM +0200, Arnd Bergmann wrote:
> Since we print the correct warning, an allmodconfig build is no longer
> clean but always prints it, which defeats compile-testing:
> 
> drivers/iommu/exynos-iommu.c:58:2: error: #warning "revisit driver if we can enable big-endian ptes" [-Werror=cpp]
> 
> This replaces the #warning with a dependency, moving warning text into
> a comment.
> 
> Fixes: 1f59adb1766d ("iommu/exynos: Replace non-existing big-endian Kconfig option")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Applied, thanks.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web