From: Greg KH <gregkh@linuxfoundation.org>
To: Sangmoon Kim <sangmoon.kim@samsung.com>
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] char: misc: increase DYNAMIC_MINORS value
Date: Thu, 29 Oct 2020 08:05:52 +0100 [thread overview]
Message-ID: <20201029070552.GA3062343@kroah.com> (raw)
In-Reply-To: <20201029062855.19757-1-sangmoon.kim@samsung.com>
On Thu, Oct 29, 2020 at 03:28:55PM +0900, Sangmoon Kim wrote:
> DYNAMIC_MINORS value has been set to 64.
> Due to this reason, we are facing a module loading fail problem of
> device driver like below.
>
> [ 45.712771] pdic_misc_init - return error : -16
>
> We need to increase this value for registering more misc devices.
That's a lot of misc devices, nice to see it used more now :)
I'll go queue this up, thanks!
greg k-h
prev parent reply other threads:[~2020-10-29 7:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20201029063539epcas1p36375a73634374656654da00cbaf91531@epcas1p3.samsung.com>
2020-10-29 6:28 ` [PATCH] char: misc: increase DYNAMIC_MINORS value Sangmoon Kim
2020-10-29 7:05 ` Greg KH [this message]
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=20201029070552.GA3062343@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=sangmoon.kim@samsung.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.