[PATCH v2] serial_core: fix uart PORT_UNKNOWN handling

2014-04-23 Thread Thomas Pfaff
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.

Re: [PATCH] serial_core: fix uart PORT_UNKNOWN handling

2014-04-09 Thread Thomas Pfaff
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

[PATCH] serial_core: fix uart PORT_UNKNOWN handling

2014-04-09 Thread Thomas Pfaff
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_

[tip:irq/urgent] genirq: Set the irq thread policy without checking CAP_SYS_NICE

2013-10-28 Thread tip-bot for Thomas Pfaff
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

Re: 2.4.2: System clock slows down under load

2001-04-01 Thread Thomas Pfaff
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

2.4.2: System clock slows down under load

2001-03-27 Thread Thomas Pfaff
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