Wrap too-long log entry.
This commit is contained in:
parent
a53b7a4e4b
commit
54ab212ca0
@ -12,9 +12,10 @@
|
||||
(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>
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user