linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: alexander.sverdlin@nokia.com (Alexander Sverdlin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/2] ARM: ftrace: Add MODULE_PLTS support
Date: Tue, 13 Mar 2018 18:49:38 +0100	[thread overview]
Message-ID: <ec84d8ee-8b90-5365-5be4-4b08d274c6e5@nokia.com> (raw)
In-Reply-To: <CAKv+Gu9G9UNf_jif4ySw9iM9mYW_LNzKXyVv7mEAQP_Laaq3UA@mail.gmail.com>

On 13/03/18 18:39, Ard Biesheuvel wrote:
> if (IS_ENABLED(CONFIG_ARM_MODULE_PLTS))
>     module_plt_alloc_fixed();

Do you consider this a legal C code if without module-plts.o the function would not exist at all?
That's too much relying on optimizer I think...

-- 
Best regards,
Alexander Sverdlin.

  reply	other threads:[~2018-03-13 17:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 13:53 [PATCH v4 0/2] ARM: Implement MODULE_PLT support in FTRACE Alexander Sverdlin
2018-03-13 13:53 ` [PATCH v4 1/2] ARM: PLT: Move struct plt_entries definition to header Alexander Sverdlin
2018-03-13 13:53 ` [PATCH v4 2/2] ARM: ftrace: Add MODULE_PLTS support Alexander Sverdlin
2018-03-13 16:12   ` Ard Biesheuvel
2018-03-13 17:13     ` Alexander Sverdlin
2018-03-13 17:18       ` Ard Biesheuvel
2018-03-13 17:32         ` Alexander Sverdlin
2018-03-13 17:39           ` Ard Biesheuvel
2018-03-13 17:49             ` Alexander Sverdlin [this message]
2018-03-13 17:51               ` Ard Biesheuvel
2018-03-13 18:24                 ` Alexander Sverdlin
2018-03-13 18:29                   ` Ard Biesheuvel
2018-03-13 18:28             ` Alexander Sverdlin
2018-03-20 12:28           ` Alexander Sverdlin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ec84d8ee-8b90-5365-5be4-4b08d274c6e5@nokia.com \
    --to=alexander.sverdlin@nokia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).