RE: [PATCH 5/6] fix warning on test_ti_thread_flag()
"Chen, Kenneth W" <[email protected]>
| Newsgroups | gmane.linux.ports.ultrapenguin,gmane.linux.kernel,gmane.linux.ports.ia64,gmane.linux.ports.hppa,gmane.linux.ports.ppc.devel,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
Geert Uytterhoeven wrote on Wednesday, January 25, 2006 9:19 AM > > I don't think you need to change the flags size. > > Passing a pointer to a 32-bit entity to a function that takes a > pointer to a 64-bit entity is a classical endianness bug. So it's > better to change it, before people copy the code to a big endian > platform. Well, x86-64 and linux-ia64 both use little endian. I don't understand why you are barking at us with big endian issue. - Ken Side-note: cc list trimmed. - To unsubscribe from this list: send the line "unsubscribe ultralinux" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html