From: Greg KH <greg@kroah.com>
To: Coleman Brumley <coleman.brumley@gmail.com>
Cc: linux-serial@vger.kernel.org
Subject: Re: Line Discipline Kernel BUG when using usb-serial and mos7840 in v3.11
Date: Fri, 25 Apr 2014 11:20:25 -0700 [thread overview]
Message-ID: <20140425182025.GA6331@kroah.com> (raw)
In-Reply-To: <CAEBke53+w73+hBmNpafnaY9dYps=JayZGjYz2E=BrmTFsOfVmg@mail.gmail.com>
On Fri, Apr 25, 2014 at 11:05:54AM -0400, Coleman Brumley wrote:
> I'm working with a line discipline in v3.11.10.5 in Ubuntu 12.04 LTS.
> The kernel has been modified to use a HZ of 1000. CONFIG_HZ_1000=y and
> CONFIG_HZ=1000 in .config.
3.11 is really old, can you try something that we can actually do
something about, like 3.14 or Linus's tree?
Also, do you have a pointer to your line discipline code anywhere?
There's been lots of changes in the tty layer over the past year or so.
Odds are, you need to update your code to reflect the changes that we
have made.
Along those lines, why isn't your code merged into the main kernel tree?
If you submit it, changes like this would be done automatically for you.
thanks,
greg k-h
next prev parent reply other threads:[~2014-04-25 18:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-25 15:05 Line Discipline Kernel BUG when using usb-serial and mos7840 in v3.11 Coleman Brumley
2014-04-25 18:20 ` Greg KH [this message]
[not found] ` <CAEBke535FyNouGNg+2A3jeyO+F_Mfj8KG822SXBbH_rSzWm_6A@mail.gmail.com>
2014-04-25 19:24 ` Greg KH
[not found] ` <CAEBke52mKD+w2G9SZqM=Lc-qhbLeX7ZAa86BK5TQPEOQSXic=g@mail.gmail.com>
2014-04-25 19:53 ` Greg KH
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=20140425182025.GA6331@kroah.com \
--to=greg@kroah.com \
--cc=coleman.brumley@gmail.com \
--cc=linux-serial@vger.kernel.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 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.