All of lore.kernel.org
 help / color / mirror / Atom feed
From: A C <adrien_chiron@domain.hid>
To: adeos <adeos-main@gna.org>
Subject: [Adeos-main] __ipipe_grab_irq
Date: Thu, 7 Jan 2010 13:48:23 +0000 (GMT)	[thread overview]
Message-ID: <449944.37907.qm@domain.hid> (raw)

[-- Attachment #1: Type: text/plain, Size: 621 bytes --]

Hello,
in the function __ipipe_grab_irq for the NIOS2, there is the following block :

if (likely(irq == __ipipe_hrtimer_irq)) {
        __raw_get_cpu_var(__ipipe_tick_regs).estatus = regs->estatus;
        __raw_get_cpu_var(__ipipe_tick_regs).ea = regs->ea;
        if (!__ipipe_root_domain_p) {
            __raw_get_cpu_var(__ipipe_tick_regs).estatus &= ~NIOS2_STATUS_PIE_MSK); 
              }
    }

We do not understand why there is an unusual case for an interruption from the timer. We understand each lines but not the global nature. Any help ?

Cheers
Adrien Chiron & Vincent Vanbesien


      

[-- Attachment #2: Type: text/html, Size: 1150 bytes --]

             reply	other threads:[~2010-01-07 13:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-07 13:48 A C [this message]
2010-01-07 14:25 ` [Adeos-main] __ipipe_grab_irq Philippe Gerum

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=449944.37907.qm@domain.hid \
    --to=adrien_chiron@domain.hid \
    --cc=adeos-main@gna.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.