From: "Thomas Pfaff"
While porting a RS485 driver from 2.6.29 to 3.14, i noticed that the serial tty
driver could break it by using uart ports that it does not own :
1. uart_change_pm ist called during uart_open and calls the uart pm function
without checking for PORT_UNKNOWN.
On Wed, 9 Apr 2014, One Thousand Gnomes wrote:
> On Wed, 9 Apr 2014 13:22:14 +0200
> Thomas Pfaff wrote:
>
> > 1. uart_change_pm ist called during uart_open and calls the uart pm function
> >without checking for PORT_UNKNOWN.
>
> Removing this breaks other pa
From: "Thomas Pfaff"
While porting a RS485 driver from 2.6.29 to 3.14, i noticed that the serial tty
driver could break it by using uart ports that it does not own :
1. uart_change_pm ist called during uart_open and calls the uart pm function
without checking for PORT_
Commit-ID: bbfe65c219c638e19f1da5adab1005b2d68ca810
Gitweb: http://git.kernel.org/tip/bbfe65c219c638e19f1da5adab1005b2d68ca810
Author: Thomas Pfaff
AuthorDate: Fri, 11 Oct 2013 13:00:40 +0200
Committer: Thomas Gleixner
CommitDate: Mon, 28 Oct 2013 09:50:42 +0100
genirq: Set the irq
On Tue, 27 Mar 2001, Steven Walter wrote:
> On Tue, Mar 27, 2001 at 01:42:39PM +0200, Thomas Pfaff wrote:
> > Hi all,
> >
> > i decided to make a test for the 2.4 kernel on my old hardware (Gigabyte
> > EISA/VLB with an AMD 486 DX4 133). The kernel boots fine but the
Hi all,
i decided to make a test for the 2.4 kernel on my old hardware (Gigabyte
EISA/VLB with an AMD 486 DX4 133). The kernel boots fine but there is one
strange thing: The system clock slows down under load, after a make
dep in the linux src directory it is about 2 minutes behind. This appears
6 matches
Mail list logo