linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Morris Ku <saumah@gmail.com>
Cc: lkml@metux.net, morris_ku@sunix.com,
	linux-kernel@vger.kernel.org, arnd@arndb.de
Subject: Re: [PATCH] Respond:add support for SUNIX Multi-I/O board
Date: Thu, 28 Mar 2019 01:38:31 +0900	[thread overview]
Message-ID: <20190327163831.GB11712@kroah.com> (raw)
In-Reply-To: <20190315101059.25096-1-saumah@gmail.com>

On Fri, Mar 15, 2019 at 06:10:59PM +0800, Morris Ku wrote:
> +driver support maximum 4 boards can be installed incombination
> +(up to 32 serial port and 2 parallel port)
> +
> +And do we really need a global list of them ? (instead of just having
> +all per-board / per-port data in a per-board / per-port driver instance)
> +
> +
> i prefer to keep current format.

No, this needs to be fixed, you can not use static arrays anymore for
stuff like this.

greg k-h

  reply	other threads:[~2019-03-27 18:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15 10:10 [PATCH] Respond:add support for SUNIX Multi-I/O board Morris Ku
2019-03-27 16:38 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-15 10:06 Morris Ku
2019-03-20 18:24 ` Enrico Weigelt, metux IT consult
2019-03-21  8:53   ` Arnd Bergmann
2019-03-22 18:26     ` Enrico Weigelt, metux IT consult

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=20190327163831.GB11712@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@metux.net \
    --cc=morris_ku@sunix.com \
    --cc=saumah@gmail.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 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).