Re: [PATCH v3 7/7] ia64: wire up system calls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: Arnd Bergmann <arnd@xxxxxxxx>
- Subject: Re: [PATCH v3 7/7] ia64: wire up system calls
- From: Eugene Syromiatnikov <esyr@xxxxxxxxxx>
- Date: Thu, 11 Oct 2018 17:06:58 +0200
- Cc: Firoz Khan <firoz.khan@xxxxxxxxxx>, linux-ia64@xxxxxxxxxxxxxxx, Tony Luck <tony.luck@xxxxxxxxx>, Fenghua Yu <fenghua.yu@xxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>, gregkh <gregkh@xxxxxxxxxxxxxxxxxxx>, Philippe Ombredanne <pombredanne@xxxxxxxx>, Kate Stewart <kstewart@xxxxxxxxxxxxxxxxxxx>, y2038 Mailman List <y2038@xxxxxxxxxxxxxxxx>, Linux Kernel Mailing List <linux-kernel@xxxxxxxxxxxxxxx>, linux-arch <linux-arch@xxxxxxxxxxxxxxx>, Deepa Dinamani <deepa.kernel@xxxxxxxxx>, Marcin Juszkiewicz <marcin.juszkiewicz@xxxxxxxxxx>
- In-reply-to: <CAK8P3a3OS-aKFrb5g1i00-+G1+uZqEkH0C1FX08tTx=-89-hfQ@mail.gmail.com>
- References: <1539231895-4118-1-git-send-email-firoz.khan@linaro.org> <1539231895-4118-8-git-send-email-firoz.khan@linaro.org> <CAK8P3a3OS-aKFrb5g1i00-+G1+uZqEkH0C1FX08tTx=-89-hfQ@mail.gmail.com>
- User-agent: Mutt/1.5.23 (2014-03-12)
On Thu, Oct 11, 2018 at 09:24:43AM +0200, Arnd Bergmann wrote:
> On Thu, Oct 11, 2018 at 6:26 AM Firoz Khan <firoz.khan@xxxxxxxxxx> wrote:
> > +# perf_event_open requires an architecture specific implementation
> > +326 common perf_event_open sys_perf_event_open
[...]
>
> I don't think that's correct for these two. perf_event_open() of
> course requires 'perf' support that ia64 does not have
That's actuallt quite funny, given the fact that IA-64 has perfmonctl()
which likely was the precursor of current perf infractructure.
> > +# pkey_mprotect requires an architecture specific implementation
> > +328 common pkey_mprotect sys_pkey_mprotect
> > +# pkey_alloc requires an architecture specific implementation
> > +329 common pkey_alloc sys_pkey_alloc
> > +# pkey_free requires an architecture specific implementation
> > +330 common pkey_free sys_pkey_free
>
> One comment for all pkey calls would be sufficient. More importantly
> it requires hardware support that ia64 does not have AFAICT.
Except it has[1].
[1] https://www.thailand.intel.com/content/dam/www/public/us/en/documents/manuals/itanium-architecture-software-developer-rev-2-3-vol-2-manual.pdf#page=78
[Index of Archives]
[Linux Kernel]
[Sparc Linux]
[DCCP]
[Linux ARM]
[Yosemite News]
[Linux SCSI]
[Linux x86_64]
[Linux for Ham Radio]