Re: 2.6.24-rc6-mm1
- From: Ingo Molnar <mingo@xxxxxxx>
- Date: Wed, 2 Jan 2008 17:18:46 +0100
* Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
BKL properties, that could be wrapped. I guess fixing the TTY code
to have no BKL dependencies has a higher chance of success - given
that Alan is working on it :-)
Bit by bit when I can face it, and with a lot of other people
contributing parts. Right now the BKL mostly protects the open/close
paths and those are *really* ugly
could we perhaps just replace it with a tty_mutex? (possibly a recursive
one) I suspect by now most of the BKL dependencies there have become
local to the tty code? Or are there deep VFS dependencies as well? (if
yes, what type of dependencies?)
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: 2.6.24-rc6-mm1
- From: Alan Cox
- Re: 2.6.24-rc6-mm1
- References:
- Re: 2.6.24-rc6-mm1
- From: Nick Piggin
- Re: 2.6.24-rc6-mm1
- From: Peter Zijlstra
- Re: 2.6.24-rc6-mm1
- From: Nick Piggin
- Re: 2.6.24-rc6-mm1
- From: Peter Zijlstra
- Re: 2.6.24-rc6-mm1
- From: Ingo Molnar
- Re: 2.6.24-rc6-mm1
- From: Alan Cox
- Re: 2.6.24-rc6-mm1
- Prev by Date: Re: kpowersave stuck at battery charging
- Next by Date: [patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
- Previous by thread: Re: 2.6.24-rc6-mm1
- Next by thread: Re: 2.6.24-rc6-mm1
- Index(es):