From: Jack Stone <jwjstone@fastmail.fm>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: gregkh@linuxfoundation.org, alan@linux.intel.com,
linux-serial@vger.kernel.org,
Linux Kernel <linux-kernel@vger.kernel.org>,
deathonfuneral@gmail.com
Subject: Re: struct tty_flip_buffer replacement in newer kernels
Date: Tue, 22 May 2012 15:44:15 +0100 [thread overview]
Message-ID: <4FBBA63F.2050501@fastmail.fm> (raw)
In-Reply-To: <20120522151033.33ef577a@pyramind.ukuu.org.uk>
[Re-adding original poster an LKML after I accidentally dropped them.
Sorry about that]
On 05/22/2012 03:10 PM, Alan Cox wrote:
>> I'm newbie, working under existed serial driver, adapting it for 2.6.32.
>> During the compilation I have had several problems, which I
>> succesfully solved except this one:
>> error: 'struct tty_struct' has no member named 'flip'
>> In particular, cound you advice correct replacement of "tty->flip.count"
>
> Your driver shouldn't be looking in those areas. There isn't a correct
> replacement. You will need to update it to use the flip buffers properly
> not poke its nose in places it shouldn't have.
>
> Perhaps the best thing would be to post a link to the driver ?
>
> Alan
prev parent reply other threads:[~2012-05-22 14:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-22 12:17 struct tty_flip_buffer replacement in newer kernels Dmitriy Alekseev
2012-05-22 12:32 ` Fwd: " Jack Stone
2012-05-22 14:10 ` Alan Cox
2012-05-22 14:38 ` Dmitriy Alekseev
2012-05-22 16:27 ` Alan Cox
[not found] ` <1337855090.9672.YahooMailNeo@web44908.mail.sp1.yahoo.com>
2012-05-24 10:38 ` Fw: " Dmitriy Alekseev
[not found] ` <20120524142219.6606e57a@pyramind.ukuu.org.uk>
2012-05-24 15:05 ` Dmitriy Alekseev
2012-05-24 16:00 ` Alan Cox
[not found] ` <1338208815.57140.YahooMailNeo@web44914.mail.sp1.yahoo.com>
2012-05-28 12:52 ` Fw: " Dmitriy Alekseev
2012-05-28 17:12 ` Alan Cox
2012-05-29 6:46 ` Dmitriy Alekseev
2012-05-29 10:41 ` Alan Cox
2012-05-22 14:44 ` Jack Stone [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=4FBBA63F.2050501@fastmail.fm \
--to=jwjstone@fastmail.fm \
--cc=alan@linux.intel.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=deathonfuneral@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--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.