Re: [PATCH] RFC: arm: eBPF JIT compiler
From: Andrew Lunn
Date: Thu May 25 2017 - 14:28:55 EST
On Thu, May 25, 2017 at 11:30:36PM +0530, Shubham Bansal wrote:
> Actually I intentionally put that print statement their.
Hi Shubham
Please don't top post.
> Can you tell me what ifdef you removed ?
#ifdef CONFIG_CPU_LITTLE_ENDIAN
Since i said, ARM does not seem to use it.
Andrew