Messages in this thread |  | | | Date | Tue, 01 Mar 2011 15:20:20 -0800 | | From | Andi Kleen <> | | Subject | Re: [PATCH 3/7] hpfs: remove the BKL |
| |
> config HPFS_FS > tristate "OS/2 HPFS file system support" > depends on BLOCK > - depends on BKL # nontrivial to fix > + depends on BROKEN || !PREEMPT That's a weird way to write a condition. Just depends on !PREEMPT ? Other than that it looks good.
Acked-by: Andi Kleen <ak@linux.intel.com>
-Andi
|  |