public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches•com>
To: Alexander Duyck <alexander.h.duyck@redhat•com>,
	Russell King <linux@arm•linux.org.uk>
Cc: linux-arch@vger•kernel.org, netdev@vger•kernel.org,
	linux-kernel@vger•kernel.org, mathieu.desnoyers@polymtl•ca,
	peterz@infradead•org, benh@kernel•crashing.org,
	heiko.carstens@de•ibm.com, mingo@kernel•org, mikey@neuling•org,
	linux@arm•linux.org.uk, donald.c.skidmore@intel•com,
	matthew.vick@intel•com, geert@linux-m68k•org,
	jeffrey.t.kirsher@intel•com, romieu@fr•zoreil.com,
	paulmck@linux•vnet.ibm.com, nic_swsd@realtek•com, arnd@arndb•de,
	will.deacon@arm•com, michael@ellerman•id.au, tony.luck@intel•com,
	torvalds@linux-foundation•org, oleg@redhat•com,
	schwidefsky@de•ibm.com, fweisbec@gmail•com, davem@davemloft•net
Subject: Re: [PATCH v6 5/5] patch to allow arm cross-compile
Date: Tue, 25 Nov 2014 11:35:22 -0800	[thread overview]
Message-ID: <1416944122.8358.10.camel@perches.com> (raw)
In-Reply-To: <20141125183322.1486.90766.stgit@ahduyck-server>

(adding Russell King)

On Tue, 2014-11-25 at 10:33 -0800, Alexander Duyck wrote:
> ---
>  arch/arm/kernel/asm-offsets.c |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm/kernel/asm-offsets.c b/arch/arm/kernel/asm-offsets.c
> index 2d2d608..6f8e79c 100644
> --- a/arch/arm/kernel/asm-offsets.c
> +++ b/arch/arm/kernel/asm-offsets.c
> @@ -49,10 +49,6 @@
>  #error Your compiler is too buggy; it is known to miscompile kernels.
>  #error    Known good compilers: 3.3, 4.x
>  #endif
> -#if GCC_VERSION >= 40800 && GCC_VERSION < 40803
> -#error Your compiler is too buggy; it is known to miscompile kernels
> -#error and result in filesystem corruption and oopses.
> -#endif
>  #endif

  reply	other threads:[~2014-11-25 19:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 18:32 [PATCH v6 0/5] arch: Add lightweight memory barriers for coherent memory access Alexander Duyck
2014-11-25 18:32 ` [PATCH v6 1/5] arch: Cleanup read_barrier_depends() and comments Alexander Duyck
2014-11-25 18:32 ` [PATCH v6 2/5] arch: Add lightweight memory barriers dma_rmb() and dma_wmb() Alexander Duyck
2014-11-25 18:33 ` [PATCH v6 3/5] r8169: Use dma_rmb() and dma_wmb() for DescOwn checks Alexander Duyck
2014-11-25 18:33 ` [PATCH v6 4/5] fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads Alexander Duyck
2014-11-25 18:33 ` [PATCH v6 5/5] patch to allow arm cross-compile Alexander Duyck
2014-11-25 19:35   ` Joe Perches [this message]
2014-11-25 20:29     ` Alexander Duyck

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=1416944122.8358.10.camel@perches.com \
    --to=joe@perches$(echo .)com \
    --cc=alexander.h.duyck@redhat$(echo .)com \
    --cc=arnd@arndb$(echo .)de \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=davem@davemloft$(echo .)net \
    --cc=donald.c.skidmore@intel$(echo .)com \
    --cc=fweisbec@gmail$(echo .)com \
    --cc=geert@linux-m68k$(echo .)org \
    --cc=heiko.carstens@de$(echo .)ibm.com \
    --cc=jeffrey.t.kirsher@intel$(echo .)com \
    --cc=linux-arch@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux@arm$(echo .)linux.org.uk \
    --cc=mathieu.desnoyers@polymtl$(echo .)ca \
    --cc=matthew.vick@intel$(echo .)com \
    --cc=michael@ellerman$(echo .)id.au \
    --cc=mikey@neuling$(echo .)org \
    --cc=mingo@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nic_swsd@realtek$(echo .)com \
    --cc=oleg@redhat$(echo .)com \
    --cc=paulmck@linux$(echo .)vnet.ibm.com \
    --cc=peterz@infradead$(echo .)org \
    --cc=romieu@fr$(echo .)zoreil.com \
    --cc=schwidefsky@de$(echo .)ibm.com \
    --cc=tony.luck@intel$(echo .)com \
    --cc=torvalds@linux-foundation$(echo .)org \
    --cc=will.deacon@arm$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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