reassign 327266 xine-lib
retitle 327266 Breaks amarok on G5
thanks
Reassigning to xine-lib because the problem is is caused by xine-lib's
ppcasm_cacheable_memcpy().
Modifying ppcasm_string.S to use 128 byte cachelines fixes the problem
for me but it probably will cause trouble on other machines:
#define L1_CACHE_LINE_SIZE 128
CACHELINE_BYTES = 128
LG_CACHELINE_BYTES = 7
CACHELINE_MASK = (128 - 1)
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Team
http://blog.blackdown.de/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]