cregit-Linux how code gets into the kernel

Release 4.10 arch/sparc/include/uapi/asm/poll.h

#ifndef __SPARC_POLL_H

#define __SPARC_POLL_H


#define POLLWRNORM	POLLOUT

#define POLLWRBAND	256

#define POLLMSG		512

#define POLLREMOVE	1024

#define POLLRDHUP       2048

#include <asm-generic/poll.h>

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
pre-gitpre-git2064.52%240.00%
davide libenzidavide libenzi412.90%120.00%
david s. millerdavid s. miller412.90%120.00%
stephen rothwellstephen rothwell39.68%120.00%
Total31100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.