Mailinglist Archive: opensuse-kernel (77 mails)
| < Previous | Next > |
Re: [opensuse-kernel] scheduling while atomic with 2.6.31.8
- From: Nick Piggin <npiggin@xxxxxxx>
- Date: Thu, 17 Dec 2009 16:43:59 +1100
- Message-id: <20091217054359.GC21145@nick>
On Wed, Dec 16, 2009 at 01:54:05PM -0500, Jeff Mahoney wrote:
Open coding something minimal might be the best idea, yes.
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
A previous version of this patch did essentially the same thing except
it open coded the read/write calls instead. You can see why I think this
version is a bit more flexible.
As an aside, I think one potential solution might be to implement a
simple_file_write() that sidesteps all of the generic infrastructure
surrounding do_sync_write().
I'm exploring that now.
Open coding something minimal might be the best idea, yes.
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx
| < Previous | Next > |