Re: [PATCH] arch: add missing predefines: __amd64 & __amd64__
John Levon <[email protected]>
| Newsgroups | org.kernel.vger.smatch |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jan 22, 2020 at 06:44:57PM +0300, Dan Carpenter wrote: > 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. Signed-off-by: John Levon <[email protected]> OK? thanks john