public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Minor header bug? MIPS (32-bit) nlink_t sign
@ 2003-01-18  3:34 Jamie Lokier
  2003-01-21  5:09 ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Jamie Lokier @ 2003-01-18  3:34 UTC (permalink / raw)
  To: Ralf Baechle, linux-kernel; +Cc: Stephen Rothwell

Linux/MIPS32 is unusual in that its type of nlink_t is signed.  In the
header <asm-mips64/posix_types.h>, the 32-bit compatibility type for
nlink_t is defined as unsigned.  Perhaps this is because the MIPS
64-bit nlink_t is always unsigned.

Which header is correct - and which should be changed for consistency -
<asm-mips/posix_types.h> or <asm-mips64/posix_types.h>?

Stephen, I guess you have already figured this out with your recent
32-bit compatibility cleanup?

cheers,
-- Jamie

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-21 11:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-18  3:34 Minor header bug? MIPS (32-bit) nlink_t sign Jamie Lokier
2003-01-21  5:09 ` Stephen Rothwell
2003-01-21  6:18   ` David S. Miller
2003-01-21  9:00   ` Ralf Baechle
2003-01-21 11:53     ` Jamie Lokier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox