Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1309074

Re: Walking a wait_queue_t list of tasks blocked on pipe

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: Walking a wait_queue_t list of tasks blocked on pipe
Date 2016-01-14 09:40 +0100
Message-ID <qQLBM-4uu-7@gated-at.bofh.it> (permalink)
References <qQGVr-16B-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Jan 13, 2016 at 10:30:19PM -0500, W. Michael Petullo wrote:
> I am trying to write code to walk a wait_queue_t list as part of a LSM
> file_permission function. The purpose is to act on each task which has
> blocked while trying to read from a pipe.

Just don't do that..

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Walking a wait_queue_t list of tasks blocked on pipe "W. Michael Petullo" <mike@flyn.org> - 2016-01-14 04:40 +0100
  Re: Walking a wait_queue_t list of tasks blocked on pipe Christoph Hellwig <hch@infradead.org> - 2016-01-14 09:40 +0100
    Re: Walking a wait_queue_t list of tasks blocked on pipe "W. Michael Petullo" <mike@flyn.org> - 2016-01-14 22:50 +0100

csiph-web