Revision 62bdb288bf464862a2801b2e53aadc6c4d100fab authored by David Howells on 29 September 2010, 00:57:02 UTC, committed by Linus Torvalds on 29 September 2010, 01:01:14 UTC
When caching is disabled on the MN10300 arch, the sys_cacheflush()
function is removed by conditional stuff in the makefiles, but is still
referred to by the syscall table.

Provide a null version that just returns 0 when caching is disabled (or
-EINVAL if the arguments are silly).

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0f44fbd
History

back to top