Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932327AbWHVRnh (ORCPT ); Tue, 22 Aug 2006 13:43:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751422AbWHVRng (ORCPT ); Tue, 22 Aug 2006 13:43:36 -0400 Received: from bender.bawue.de ([193.7.176.20]:35246 "EHLO bender.bawue.de") by vger.kernel.org with ESMTP id S1751420AbWHVRng (ORCPT ); Tue, 22 Aug 2006 13:43:36 -0400 Date: Tue, 22 Aug 2006 19:43:29 +0200 From: Joerg Sommrey To: Miklos Szeredi Cc: linux-kernel@vger.kernel.org Subject: Re: PROBLEM: FUSE unmount breaks serial terminal line Message-ID: <20060822174329.GA6293@sommrey.de> Mail-Followup-To: Joerg Sommrey , Miklos Szeredi , linux-kernel@vger.kernel.org References: <20060820180505.GA18283@sommrey.de> <20060820212840.GA29855@sommrey.de> <20060822155949.GA4268@sommrey.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.12-2006-07-14 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1151 Lines: 30 On Tue, Aug 22, 2006 at 06:07:24PM +0200, Miklos Szeredi wrote: > > Tested both gphoto2 and gtkam without any problems. There is no impact > > on the serial lines. > > > > NB: The *real* trouble I have is with ntpd and a reference clock > > attached to /dev/ttyS1. ntpd enters a busy loop reading ttyS1, stops > > working and eats up 100% CPU. > > > > Thanks for your investigations. Any other idea? > > Try 'killall -9 gphotofs' and then the 'fusermount -u'. > > Does that have the same effect? If so, after which does the serial > line die? Here are the results and another insight: only the first serial device open for reading is affected. I.e. if ttyS0 is open for reading, ttyS1 doesn't break. If ttyS0 is not open, then ttyS1 breaks. This happens when gphotofs gets killed (or with fusermount -u without killing). -jo -- -rw-r--r-- 1 jo users 62 2006-08-22 19:05 /home/jo/.signature - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/