Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1682455

Re: [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime() fallback

From James Hogan <james.hogan@imgtec.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime() fallback
Date 2017-07-06 16:10 +0200
Message-ID <u0fDH-5sz-3@gated-at.bofh.it> (permalink)
References <tXnxL-hR-5@gated-at.bofh.it> <tXnxO-hR-63@gated-at.bofh.it> <u02wO-52u-25@gated-at.bofh.it> <u0aXo-2hr-9@gated-at.bofh.it> <u0eRk-4MZ-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Thu, Jul 06, 2017 at 02:12:37PM +0100, Maciej W. Rozycki wrote:
> On Thu, 6 Jul 2017, James Hogan wrote:
> > > (and would have to forcibly use the 32-bit encoding in the microMIPS
> > > case)?
> > 
> > I don't believe there is a 16-bit SYSCALL encoding in microMIPS, at
> > least I can't see one in the 5.04 manual.
> 
>  I referred to the preceding instruction, presumably LI, that does have a 
> 16-bit variant in the microMIPS instruction set.

Ah yes, I see what you mean.

Hopefully microMIPS support is new enough for that not to matter.

It appears that the restart behaviour was improved in v2.6.36 in commit
8f5a00eb422e ("MIPS: Sanitize restart logics"), whereas first mentions
of micromips are in v3.9, in commit f8fa4811dbb2 ("MIPS: Add support for
the M14KEc core.").

Cheers
James

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime()  fallback "Maciej W. Rozycki" <macro@imgtec.com> - 2017-07-06 02:10 +0200
  Re: [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime()  fallback James Hogan <james.hogan@imgtec.com> - 2017-07-06 11:10 +0200
    Re: [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime()  fallback "Maciej W. Rozycki" <macro@imgtec.com> - 2017-07-06 15:20 +0200
      Re: [PATCH v2 2/4] MIPS: VDSO: Add implementation of clock_gettime()  fallback James Hogan <james.hogan@imgtec.com> - 2017-07-06 16:10 +0200

csiph-web