lkml.org 
[lkml]   [2011]   [Mar]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] bitmap, irq: Add smp_affinity_list interface to /proc/irq
On Tue, 29 Mar 2011 16:46:52 -0700
Mike Travis <travis@sgi.com> wrote:

> + /* create /proc/irq/<irq>/smp_affinity_list */
> + proc_create_data("smp_affinity_list", 0600, desc->dir,
> + &irq_affinity_list_proc_fops, (void *)(long)irq);

Always document your interfaces, please. `grep -r smp_affinity
Documentation' shows where.

And one we've seen a description of the proposed new interface, we can
review the patch!


\
 
 \ /
  Last update: 2011-03-30 01:59    [W:0.070 / U:0.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site