On Fri, 2020-04-03 at 15:39 -0700, Andre McCurdy wrote: > On Fri, Apr 3, 2020 at 2:59 PM Richard Purdie > <[email protected]> wrote: > > ++ /* gcc magic to attempt to just pass these args to syscall. > > we have to > > Comment needs updating - you are calling prctl() here, not syscall(). > > > ++ * guess about the number of args; the docs discuss calling > > conventions > > ++ * up to 4, so let's try that? > > The args for prctl() are option plus 4 additional arguments, so a > total of 5, not 4.
Thanks, fixed. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#137010): https://lists.openembedded.org/g/openembedded-core/message/137010 Mute This Topic: https://lists.openembedded.org/mt/72759808/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
