On Thu, 2011-07-14 at 10:36 -0700, Giridhar Malavali wrote: > > >> > > >On Thu, 2011-07-14 at 10:07 -0700, giridhar.malavali@xxxxxxxxxx wrote: > >> From: Giridhar Malavali <giridhar.malavali@xxxxxxxxxx> > >> > >> James, > >> > >> Please apply these patches. > >> > >> The patch 1/3 has couple of warnings w.r.t KERN_facility level with > >>printk. > >> > >> WARNING: printk() should include KERN_ facility level > >> > >> Using KERN facility in printk will print each buffer information in new > >>line causing > >> unreadable log messages. > >> > >> Here is an example > >> > >> With KERN facility > >> Mar 23 10:05:37 linux-dcaw kernel: qla2xxx [0000:18:00.6]4:1102: > >> Mar 23 10:05:37 linux-dcaw kernel: 42 > >> Mar 23 10:05:37 linux-dcaw kernel: > >> Mar 23 10:05:37 linux-dcaw kernel: 00 > >> > >> Without KERN facility > >> Mar 21 13:07:35 linux-dcaw kernel: qla2xxx [0000:18:00.7]37:1102: 48 > >>00 00 00 5b f2 00 > >> > >> Hope this should be fine since this is not an error. > >> > >> -- Giridhar > >> Saurav Kashyap (3): > >> qla2xxx: Basic infrastructure for dynamic logging. > >> qla2xxx: Code changes to support new dynamic logging infrastructure. > > > >This patch is missing (for the second time). It's either too big or is > >getting caught in vger's spam filters somehow. > > Thanks for the information. I will resubmit the patches breaking them > further. I think the patch is too big. OK, our limit is somewhere around 200k I think. Just split it into 2a,2b etc ... don't worry about bisectability, I'll recombine them all on import. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html