From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mike Frysinger" Subject: Re: local_save_flags(flags) Date: Thu, 18 Sep 2008 18:07:37 -0400 Message-ID: <8bd0f97a0809181507u265ec60eu597500ab6187e211@mail.gmail.com> References: <8bd0f97a0809181415y2def310h73d83a455615b8ff@mail.gmail.com> <732333.54005.qm@web63404.mail.re1.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=uSCnmd6BpGvT60qPLMVjuJecybVNSzA77bL5b3aTRQw=; b=PQatHVFGkyTY68fSuQHULQ9micFWZIaO6xTPA3nqcIg+itaMSXuczk5PDDlAsMzjAS UJfhI1aTrumz6oQjcjmOAKAYcQtsVpFlt5X5zbICywRKKHnNXuDR4RBJtWlLFuwPQ9oV xm8jiXiIeTtsQkZ6yEtMNh/kgPFUva0UYAdEw= In-Reply-To: <732333.54005.qm@web63404.mail.re1.yahoo.com> Content-Disposition: inline Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: fundu_1999@yahoo.com Cc: linux embedded On Thu, Sep 18, 2008 at 18:05, Fundu wrote: >> you really should just read a book on the topic. LDD3 >> covers these >> intricacies (and a lot more), as does Essential Linux >> Device Drivers. > > i'm actually reading essential linux device drivers. And to get some clarification i made the post. that book explicitly covers your question. read chapter 2 where it covers these irq functions. -mike