From: s-anna@ti.com (Suman Anna)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] samples/rpmsg: Introduce a module parameter for message count
Date: Mon, 1 Oct 2018 16:09:18 -0500 [thread overview]
Message-ID: <2134784b-8645-cbf3-41af-7c9cc800a146@ti.com> (raw)
In-Reply-To: <2d904881-ec72-dd68-48ff-b8307642bc63@codeaurora.org>
Hi Trilok,
On 09/11/2018 01:17 PM, Trilok Soni wrote:
> Bjorn,
>
>> ? ? #define MSG??????? "hello world!"
>> -#define MSG_LIMIT??? 100
>> +
>> +static int count = 100;
>> +module_param(count, int, 0644);
>
> I thought Greg KH doesn't want any new code to have module_param call,
> right? Are we Ok here or I am missing something here.
Can you point me to the thread where this was discussed/decided?
regards
Suman
next prev parent reply other threads:[~2018-10-01 21:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-11 17:46 [PATCH] samples/rpmsg: Introduce a module parameter for message count Suman Anna
2018-09-11 18:17 ` Trilok Soni
2018-10-01 21:09 ` Suman Anna [this message]
2018-10-06 6:22 ` Bjorn Andersson
2018-10-06 16:28 ` Vinod
2018-10-08 16:33 ` Suman Anna
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=2134784b-8645-cbf3-41af-7c9cc800a146@ti.com \
--to=s-anna@ti.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