Linux-rt-users archive mirror
 help / color / mirror / Atom feed
From: "pan.gao@hirain.com" <pan.gao@hirain.com>
To: linux-rt-users <linux-rt-users@vger.kernel.org>
Subject: linux preempt-rt_ full + interrupt +poll on kernel 5.4.247
Date: Sun, 18 Feb 2024 19:26:56 +0800	[thread overview]
Message-ID: <202402181926401806828@hirain.com> (raw)

Hello,dear:
     I havesome problems when using linux preempt-rt-full mode. After the real-time patch, all interrupts have been forced to be threaded, and the spin_lock used in the kernel has been converted to a mutex. I want use interrupt wake up+ POLL mechanism notification and I turn off interrupt threading at the same time. In this case, I have some problems. Because spin_lock is used in wake_up, I found that we have provided swake_up, but there is no corresponding function interface for poll. I would like to know if such an interface is not provided or is this usage not recommended? And why?


--------------
pan.gao@hirain.com

                 reply	other threads:[~2024-02-18 23:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202402181926401806828@hirain.com \
    --to=pan.gao@hirain.com \
    --cc=linux-rt-users@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).