Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller | 2008-04-21 |
| | | | | | | As per Documentation/feature-removal-schedule.txt Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/signal.c | David S. Miller | 2008-03-26 |
| | | | | Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | [SPARC64]: Fix most sparse warnings in arch/sparc64/kernel/sys_sparc.c | David S. Miller | 2008-03-26 |
Sparse still doesn't like the funny cast we make from a scalar to a "union semun" (which is correct by the C language and in particular works with the sparc64 calling conventions, but sparse doesn't grok that yet). Signed-off-by: David S. Miller <davem@davemloft.net> |