On 11/09/2015 12:48, Bill Fischofer wrote:
It's on API-NEXT because that's where Maxim merged the earlier patches relating to this issue. They can be cherry-picked to master once they are reviewed.

On Mon, Nov 9, 2015 at 3:43 AM, Savolainen, Petri (Nokia - FI/Espoo) <petri.savolai...@nokia.com <mailto:petri.savolai...@nokia.com>> wrote:

    Why this series is on api-next branch? It does not change the API,
    and any bug fixes are urgently needed on master.

    -Petri


api-next has validation test which fails without that changes. Plus I don't want to break order of patches. Once this series will fully reviewed I will merge all dependence patches to master and release 1.4.1.

Maxim.



    > -----Original Message-----
    > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org
    <mailto:lng-odp-boun...@lists.linaro.org>] On Behalf Of
    > EXT Bill Fischofer
    > Sent: Sunday, November 08, 2015 10:42 PM
    > To: lng-odp@lists.linaro.org <mailto:lng-odp@lists.linaro.org>
    > Subject: [lng-odp] [API-NEXT PATCHv2 0/6] Ordered Queue Bug Fixes
    >
    > Changes for v2
    > -- Remove unused routine get_sched_sync() as part of part 1 of
    of this
    > series
    >
    > This series cleans up the implementation of ordered queues and fixes
    > Bug https://bugs.linaro.org/show_bug.cgi?id=1879
    >
    > Bill Fischofer (6):
    >   linux-generic: schedule: move ordered lock routines to
    odp_schedule.c
    >   linux-generic: queue: add utility functions for restructure
    >   linux-generic: queue: add ordered_queue_enq() routine - part 1
    >   linux-generic: queue: add ordered_queue_enq() routine - part 2
    >   linux-generic: queue: streamline reorder_deq() routine
    >   linux-generic: queue: streamline and correct release_order()
    routine
    >
    >  .../linux-generic/include/odp_queue_internal.h  |  67 ++++-
    >  platform/linux-generic/odp_queue.c  | 318 +++++++++++--
    > --------
    >  platform/linux-generic/odp_schedule.c |  45 ++-
    >  3 files changed, 262 insertions(+), 168 deletions(-)
    >
    > --
    > 2.1.4
    >
    > _______________________________________________
    > lng-odp mailing list
    > lng-odp@lists.linaro.org <mailto:lng-odp@lists.linaro.org>
    > https://lists.linaro.org/mailman/listinfo/lng-odp




_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to