Re: [PATCH] load correct syscall table for s390 and s390x
Dave Jones <[email protected]>
| Newsgroups | org.kernel.vger.trinity |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 01, 2014 at 11:12:04AM +0100, Dan Horák wrote: > The actual syscall table for s390/s390x must be loaded depending on > the __s390x__ symbol. > thanks, applied and pushed out. Dave