/* Urque. Forget it */
https://github.com/torvalds/linux/blob/v6.19/net/ipv4/ipconfig.c#L1136
/* Urque. Forget it */
https://github.com/torvalds/linux/blob/v6.19/net/ipv4/ipconfig.c#L1136
/* WARNING: This routine is hairy and very complicated, but it must be as fast as possible as it handles the allocation of register windows to the user and kernel. If you touch this code be very careful as many other pieces of the kernel depend upon how this code behaves. You have been duly warned... */
https://github.com/torvalds/linux/blob/v6.18/arch/sparc/kernel/wof.S#L18-L24
/* Queue the unaccepted socket for death */
https://github.com/torvalds/linux/blob/v6.18/net/rose/af_rose.c#L372
/* I'm sure the JFFS2 code has done me permanent damage. I now think the following is normal */
https://github.com/torvalds/linux/blob/v6.18/drivers/mtd/parsers/redboot.c#L218-L220
/*
* "Define 'is'", Bill Clinton
* "Define 'if'", Steven Rostedt
*/
https://github.com/torvalds/linux/blob/v6.17/include/linux/compiler.h#L51-L54
/* This is ALPHA test software. This code may break your machine, randomly fail to work with new releases, misbehave and/or generally screw up. It might even work. */
https://github.com/torvalds/linux/blob/v6.17/net/x25/x25_route.c#L5-L7
/* And we do mean "weirdos" */
https://github.com/torvalds/linux/blob/v6.17/drivers/video/fbdev/macfb.c#L801-L803
/* BLACKLIST !!
*
* First blacklist any products that are egregiously nonconformant
* with the CDC Ethernet specs. Minor braindamage we cope with; when
* they're not even trying, needing a separate driver is only the first
* of the differences to show up.
*/
https://github.com/torvalds/linux/blob/v6.17/drivers/net/usb/cdc_ether.c#L575-L581
/* XXX This isn't really correct. XXX */
https://github.com/torvalds/linux/blob/v6.16/arch/sparc/include/asm/floppy_64.h#L272
/* Yes, Virginia, it had better be unsigned */
https://github.com/torvalds/linux/blob/v6.16/lib/string.c#L42