|
Bugzilla – Full Text Bug Listing |
| Summary: | libdv reorder_block() incorrect for !ARCH_X86 && !ARCH_X86_64 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Brent Casavant <bcasavan> |
| Component: | Other | Assignee: | Bernhard Kaindl <bk> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 3 | ||
| Target Milestone: | Beta 8 | ||
| Hardware: | IA64 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Third Party Developer/Partner | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Fix libdv reorder_block() on non-x86 | ||
|
Description
Brent Casavant
2006-03-07 20:51:38 UTC
Created attachment 71641 [details] Fix libdv reorder_block() on non-x86 Patch as submitted to libdv-dev@lists.sourceforge.net Sorry for the bad pasting in the original bug report. See the attachment for a non-mangled patch. Thanks, fix is in the repository. It will be included in Beta8. +* Thu Mar 09 2006 - bk@suse.de +- Fix reorder_block() on non-x86 (Brent Casavant, SGI) (#155889), + restores the older, known good non-x86 loop (no change on x86*) Using the attachment of this bug: +Patch3: non_x86-reorder_block.patch +%patch3 -p1 |