Wrap too-long log entry.
authorRoland McGrath <roland@hack.frob.com>
Tue, 6 Mar 2012 23:59:05 +0000 (15:59 -0800)
committerRoland McGrath <roland@hack.frob.com>
Tue, 6 Mar 2012 23:59:19 +0000 (15:59 -0800)
ChangeLog
nptl/ChangeLog

index 3c640dd..96338af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        (set_obp_int): New function.
        (get_obp_int): New function.
        (__get_clockfreq_via_dev_openprom): Likewise.
-       * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P): Avoid
-       unused variable warnings on 'val' and use builtin_expect.
-       (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with builtin_expect.
+       * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
+       Avoid unused variable warnings on 'val' and use builtin_expect.
+       (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
+       builtin_expect.
        (INLINE_CLONE_SYSCALL): Likewise.
 
 2012-03-05  David S. Miller  <davem@davemloft.net>
index 57a9b10..dea5049 100644 (file)
@@ -6,8 +6,8 @@
 
 2012-02-27  David S. Miller  <davem@davemloft.net>
 
-       * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Don't refer to non-existing
-       __pthread_attr.
+       * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h: Don't refer to
+       non-existing __pthread_attr.
        * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
        * sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Likewise.
        * sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Likewise.