Re: [PATCH] arch: add missing predefines: __amd64 & __amd64__
Dan Carpenter <[email protected]>
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 20, 2020 at 01:51:52AM -0800, [email protected] wrote: > From: Luc Van Oostenryck <[email protected]> > > These seem to be defined whenever the __x86_64 and > __x86_64__ macros are defined. > > So, do the same here too. > > Signed-off-by: Luc Van Oostenryck <[email protected]> > --- I already applied this but looking at it now, could you add your Signed-off-by so that I can see this came from you? Right now it looks like I cherry picking it from upstream Sparse. regards, dan carpenter