public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Possible bug in getname32
@ 2001-03-16 16:04 David Engebretsen
  2001-03-16 16:39 ` Don Dugger
  2001-03-16 17:20 ` Andreas Schwab
  0 siblings, 2 replies; 3+ messages in thread
From: David Engebretsen @ 2001-03-16 16:04 UTC (permalink / raw)
  To: linux-ia64

Although I do not work on linux-ia64, I believe we found a bug bringing up
PPC64 that also exists in the IA64 code that someone might want to look
into.

In arch/ia64/ia32/sys_ia32.c, the function getname32 allocates storage via
__get_free_page and then returns it via putname (aka kmem_cache_free).
This mismatch of storage allocation schemes can cause all kinds of subtle
problems as we found in PPC64.

Is this a legitimate bug, or are we missing something here?

Thanks -

Dave Engebretsen
Linux on PowerPC Development, IBM Rochester
Internal  : ibmusm07(engebret), T/L 8-553-2925
External : engebret@us.ibm.com, (507) 253-2925



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

end of thread, other threads:[~2001-03-16 17:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-16 16:04 [Linux-ia64] Possible bug in getname32 David Engebretsen
2001-03-16 16:39 ` Don Dugger
2001-03-16 17:20 ` Andreas Schwab

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