Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #64088
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.debian.kernel |
| Subject | Re: [PATCH] um: Don't hardcode path as it is architecture dependent |
| Date | 2019-05-14 12:50 +0200 |
| Message-ID | <xXDaq-7nd-5@gated-at.bofh.it> (permalink) |
| References | <xXCR3-7gJ-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, May 14, 2019 at 03:46:57PM +0530, Ritesh Raj Sarraf wrote: > Dear Stable Team, > Request for inclusion into the stable branches of Linux. This change > went into 4.20 but 4.19 is the LTS release that many of the Linux > Vendors are rebasing on. Hence, it'd be nice to see this part of the LTS > releases, at least 4.19. > > > The current code fails to run on amd64 because of hardcoded reference to > i386 > > Signed-off-by: Ritesh Raj Sarraf <rrs@researchut.com> > Signed-off-by: Richard Weinberger <richard@nod.at> > --- > arch/um/drivers/port_user.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) What is the git commit id of this patch in Linus's tree? thanks, greg k-h
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] um: Don't hardcode path as it is architecture dependent Ritesh Raj Sarraf <rrs@debian.org> - 2019-05-14 12:30 +0200
Re: [PATCH] um: Don't hardcode path as it is architecture dependent Greg KH <gregkh@linuxfoundation.org> - 2019-05-14 12:50 +0200
Re: [PATCH] um: Don't hardcode path as it is architecture dependent Ritesh Raj Sarraf <rrs@debian.org> - 2019-05-14 13:10 +0200
Re: [PATCH] um: Don't hardcode path as it is architecture dependent Greg KH <gregkh@linuxfoundation.org> - 2019-05-14 14:40 +0200
csiph-web