From: NIIBE Y. <gn...@m1...> - 2002-03-22 13:02:22
|
Altough I'm not sure where the problem is, current 2.5 CVS kernel doesn't run with new flush_cache_range. Sorry, I'm a bit tired today, it's not tested well. My data point is reverting the change of flush_cache_range (I mean, just call flush_cache_all), all goes well. With new flush_cache_range, in the boot process, many shell scripts in /etc/init.d/* fails. I needed to change the text of flush_cache_range (pte_offset_kernel), but it's just a textual change with no difference of semantics. Thought? -- |