I am getting the following output: [ 2.236379] ata_piix 0000:00:1f.2: MAP [ [ 2.236492] P0 P2 -- -- ] Instead of the expected: [ 2.236379] ata_piix 0000:00:1f.2: MAP [ P0 P2 -- -- ] This might be a minor problem, but I think it is better the second way. Of course, now that I better understand the code, I see that my fix to this, is not the best. I will make a new patch, if you think this should be fixed. Regards, Levente Kurusa 2013/9/22 Tejun Heo <tj@xxxxxxxxxx>: > On Sun, Sep 22, 2013 at 05:46:03PM +0200, Levente Kurusa wrote: >> As far as I know pr_cont is not thread-safe. Without this patch I >> was only getting "... MAP [" and the rest would be scattered through >> the dmesg. > > Continuations are now properly handled by printk. Please see commits > leading to eab072609e11a357181806ab5a5c309ef6eb76f5. > > Thanks. > > -- > tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html