On 08/14/2012 06:03 PM, Cyrill Gorcunov wrote: > This allow us to print out eventpoll target file descriptor, > events and data, the /proc/pid/fdinfo/fd consists of > > | pos: 0 > | flags: 02 > | tfd: 5 events: 1d data: ffffffffffffffff > > This feature is CONFIG_CHECKPOINT_RESTORE only. > > v2: > - don't walk over all rb nodes on seq-next, > try to continue from pervious position > > Signed-off-by: Cyrill Gorcunov <[email protected]> > CC: Al Viro <[email protected]> > CC: Alexey Dobriyan <[email protected]> > CC: Andrew Morton <[email protected]> > CC: Pavel Emelyanov <[email protected]> > CC: James Bottomley <[email protected]> > CC: Matthew Helsley <[email protected]>
Acked-by: Pavel Emelyanov <[email protected]> -- 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/

