View Single Post
  #51  
Old 11-07-2008, 06:40 PM
unix unix is offline
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: [RFC patch 08/18] cnt32_to_63 should use smp_rmb()



On Fri, 7 Nov 2008, Andrew Morton wrote:
>
> Referring to include/linux/tracepoint.hEFINE_TRACE()?
>
> It does look a bit fragile. Does every .c file which included
> include/trace/block.h get a copy of __tracepoint_block_rq_issue,
> whether or not it used that tracepoint? Hopefully not.


Look at "ratelimit()" too. Broken, broken. Of course, I don't think it's
actually _used_ anywhere, so..

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Reply With Quote