This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Fix bits/sched.h
- From: Ulrich Drepper <drepper at gmail dot com>
- To: Marek Polacek <mpolacek at redhat dot com>
- Cc: libc-alpha <libc-alpha at sourceware dot org>
- Date: Mon, 18 Jul 2011 20:20:44 -0400
- Subject: Re: [PATCH] Fix bits/sched.h
- References: <4E1FF6F0.70907@redhat.com>
On Fri, Jul 15, 2011 at 04:14, Marek Polacek <mpolacek@redhat.com> wrote:
> In the __CPU_EQUAL_S macro we use an array `__bits', but there is no
> such object. ÂI believe we want to use `__arr1' and `__arr2' instead.
I have applied the patch but you have to make sure you change all the headers.