Re: 2.1.121 breaks compilation, initmem_freed undefined

David S. Miller (davem@dm.cobaltmicro.com)
Sat, 12 Sep 1998 23:28:25 -0700


Date: Sat, 12 Sep 1998 10:08:45 -0700 (PDT)
From: Linus Torvalds <torvalds@transmeta.com>

"initmem_freed" is gone, and is not coming back. Anything depending
on it should just be fixed to instead test for something that makes
sense (like whether it was a module or not).

Someone needs to fix fs/super.c too (I think this case was a
legitimate usage of the variable, but anyways...)

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html