Re: [PATCH] Print sysrq-m messages with KERN_INFO priority

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Dec 29, 2006 at 11:19:49PM -0600, * * wrote:
> Was this patch tested?
> 
> > static inline void show_node(struct zone *zone)
> > {
> >        if (NUMA_BUILD)
> >-               printk("Node %d ", zone_to_nid(zone));
> >+               printk(KERN_INFO, "Node %d ", zone_to_nid(zone));
> 
> Here there is a comma after KERN_INFO, which does not occur elsewhere.

Thanks for noticing the typo.  Yes, it's been tested and in my tree
for a while, but not on a NUMA system, so I didn't notice the problem.  :-)

						- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux