Re: [PATCH] ANDROID: binder: remove 32-bit binder interface.

From: Martijn Coenen
Date: Fri May 11 2018 - 04:18:01 EST


On Fri, May 11, 2018 at 10:08 AM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> I think using !CONFIG_M68K is a good start. We can blacklist any other
> arch that doesn't support this, and that list should be small as I doubt
> any new ones will be added without this support.

Thanks, I will send a v2.

>
> thanks,
>
> greg k-h