src_addr;
^~~~
/usr/include/linux/rds.h:246:18: error: field ‘dst_addr’ has incomplete type
struct in6_addr dst_addr;
^~~~
Fixes: b7ff8b1036f0 ("rds: Extend RDS API for IPv6 support")
Signed-off-by: Vinson Lee
---
include/uapi/linux/rds.h | 1
Signed-off-by: Vinson Lee
---
drivers/clk/uniphier/clk-uniphier-mio.c | 4 ++--
drivers/clk/uniphier/clk-uniphier.h | 12 ++--
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/clk/uniphier/clk-uniphier-mio.c
b/drivers/clk/uniphier/clk-uniphier-mio.c
index 4974d3
Commit-ID: 6e68b08728ce3365c713f8663c6b05a79e2bbca1
Gitweb: http://git.kernel.org/tip/6e68b08728ce3365c713f8663c6b05a79e2bbca1
Author: Vinson Lee
AuthorDate: Sat, 17 Sep 2016 00:51:53 +
Committer: Thomas Gleixner
CommitDate: Tue, 20 Sep 2016 00:01:48 +0200
x86/vdso: Use
arch_prctl':
(.text+0x27477): undefined reference to `vdso_image_x32'
Fixes: 2eefd8789698 ("x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*")
Signed-off-by: Vinson Lee
---
arch/x86/kernel/process_64.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/
Commit-ID: d8e28654f28de74951ab1b7e59d2bebb442972aa
Gitweb: http://git.kernel.org/tip/d8e28654f28de74951ab1b7e59d2bebb442972aa
Author: Vinson Lee
AuthorDate: Mon, 4 Apr 2016 22:07:39 +
Committer: Arnaldo Carvalho de Melo
CommitDate: Wed, 6 Apr 2016 10:44:28 -0300
perf config: Fix
onfig to
perf_buildid_config")
Signed-off-by: Vinson Lee
---
tools/perf/util/config.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tools/perf/util/config.c b/tools/perf/util/config.c
index 5c20d783423b..a3d80a05e7a2 100644
--- a/tools/perf/util/config.c
+++ b/
On Wed, Oct 7, 2015 at 7:38 AM, Neil Horman wrote:
> On Tue, Oct 06, 2015 at 10:12:56PM -0700, Vinson Lee wrote:
>> On Fri, Oct 2, 2015 at 6:10 AM, Neil Horman wrote:
>> > On Thu, Oct 01, 2015 at 08:25:46PM -0700, Vinson Lee wrote:
>> >> Hi.
>> >>
&
On Fri, Oct 2, 2015 at 6:10 AM, Neil Horman wrote:
> On Thu, Oct 01, 2015 at 08:25:46PM -0700, Vinson Lee wrote:
>> Hi.
>>
>> I am seeing a netpoll_send_skb_on_dev warning with bnx2. It happens on
>> Linux 4.1 and I am able to reproduce the warning with Linux 4.3-rc3.
&
Hi.
I am seeing a netpoll_send_skb_on_dev warning with bnx2. It happens on
Linux 4.1 and I am able to reproduce the warning with Linux 4.3-rc3.
[ cut here ]
WARNING: CPU: 11 PID: 3110 at net/core/netpoll.c:368
netpoll_send_skb_on_dev+0x183/0x201()
netpoll_send_skb_on_dev()
Hi.
We've hit this GPF on several different machines on Linux 4.1.
general protection fault: [#1] SMP
Modules linked in: sch_htb cls_basic act_mirred cls_u32 veth
sch_ingress netconsole configfs cpufreq_ondemand ipv6 dm_multipath
scsi_dh video sbs sbshc hed acpi_pad acpi_ipmi sch_fq_codel pa
On Mon, Sep 21, 2015 at 4:41 PM, Vinson Lee wrote:
> On Wed, Sep 16, 2015 at 12:28 AM, tip-bot for Jiri Olsa
> wrote:
>> Commit-ID: 01ca9fd41d6f2ad796a6b109b5253e06b6ae6dc7
>> Gitweb:
>> http://git.kernel.org/tip/01ca9fd41d6f2ad796a6b109b5253e06b6ae6dc7
ipts/sign-file
> scripts/sign-file.c:23:25: fatal error: openssl/cms.h: No such file or
> directory
> #include
>
> Reported-by: Vinson Lee
> Signed-off-by: David Howells
> Acked-by: David Woodhouse
>
This squashed patch also builds for me on CentOS 5
On Thu, Sep 24, 2015 at 4:21 AM, David Howells wrote:
> David Howells wrote:
>
>> Does this addition help?
>
> Rather, this. Seems I shouldn't pass PKCS7_STREAM.
>
> David
> ---
> commit 227ccb6a71bd9a04d1aaff08a52fcb5ae4149d1e
> Author: David Howells
> Date: Thu Sep 24 12:15:06 2015 +0100
>
On Tue, Sep 22, 2015 at 6:53 AM, Arnaldo Carvalho de Melo
wrote:
> Em Mon, Sep 21, 2015 at 05:20:03PM -0700, Vinson Lee escreveu:
>> On Mon, Sep 14, 2015 at 11:59 PM, tip-bot for Jiri Olsa
>> wrote:
>> > Commit-ID: 60a1133a5b39738671eff1e4d77bedc1ee3fa528
>
On Mon, Sep 14, 2015 at 11:59 PM, tip-bot for Jiri Olsa
wrote:
> Commit-ID: 60a1133a5b39738671eff1e4d77bedc1ee3fa528
> Gitweb: http://git.kernel.org/tip/60a1133a5b39738671eff1e4d77bedc1ee3fa528
> Author: Jiri Olsa
> AuthorDate: Wed, 2 Sep 2015 09:56:44 +0200
> Committer: Arnaldo Carvalh
On Wed, Sep 16, 2015 at 12:28 AM, tip-bot for Jiri Olsa
wrote:
> Commit-ID: 01ca9fd41d6f2ad796a6b109b5253e06b6ae6dc7
> Gitweb: http://git.kernel.org/tip/01ca9fd41d6f2ad796a6b109b5253e06b6ae6dc7
> Author: Jiri Olsa
> AuthorDate: Mon, 7 Sep 2015 10:38:03 +0200
> Committer: Arnaldo Carvalh
On Wed, Sep 16, 2015 at 3:45 PM, David Howells wrote:
> David Howells wrote:
>
>> Hmmm... Tricky. I'll have to think about it. I'm using PKCS7_NOCERTS with
>> PKCS7_sign_add_signer() (or the CMS equivalents) to leave the cert list out
>> of
>> the message - but it's then necessary to manually
Hi.
With Linux 4.3-rc1 I get a perf build error using toolchains with
older elfutils.
The following build error occurs on both CentOS 5.11 (elfutils 0.137)
and Ubuntu 10.04.4 (elfutils 0.143).
CC util/symbol-elf.o
cc1: warnings being treated as errors
util/symbol-elf.c:41: error: no prev
TCC scripts/sign-file
> scripts/sign-file.c:23:25: fatal error: openssl/cms.h: No such file or
> directory
> #include
>
> Reported-by: Vinson Lee
> Signed-off-by: David Howells
> Acked-by: David Woodhouse
>
This patch results in this build error
Hi.
With the latest Linux 4.3-rc1, I am hitting this build error on CentOS 5.11.
HOSTCC scripts/sign-file
scripts/sign-file.c:23:25: fatal error: openssl/cms.h: No such file or directory
#include
^
CentOS 5.11 toolchain has openssl-0.9.8e and does not have openssl/c
Hi.
I've hit this warning multiple times from running the Linux Test
Project ltp_block_dev test case.
ltp_block_dev: Test Case 7: unregister_blkdev() with major=0
[ cut here ]
WARNING: CPU: 10 PID: 33952 at block/genhd.c:352 unregister_blkdev+0x67/0x9c()
Modules linked in:
Hi.
4.2-rc1 commit 106a94a0f8c207ef4113ce7e32f34a00b3b174e7 "perf stat:
Introduce read_counters function" introduced a build error with older
toolchains.
This is the build error on CentOS 6.
CC builtin-stat.o
cc1: warnings being treated as errors
builtin-stat.c: In function ‘read_counter
Hi.
With the latest Linux 4.2-rc1, I am hitting this build error with GCC
4.4.7 on CentOS 6.
CC net/netfilter/ipset/ip_set_hash_netnet.o
net/netfilter/ipset/ip_set_hash_netnet.c: In function ‘hash_netnet4_uadt’:
net/netfilter/ipset/ip_set_hash_netnet.c:163: error: unknown field
‘cidr’ spec
From: Vinson Lee
This patch fixes this build error on CentOS 5.
execveat.c: In function ‘check_execveat_pathmax’:
execveat.c:185: error: ‘AT_EMPTY_PATH’ undeclared (first use in this function)
execveat.c:185: error: (Each undeclared identifier is reported only once
execveat.c:185: error: for
From: Vinson Lee
This patch fixes this build error on CentOS 5.
execveat.c: In function ‘check_execveat_pathmax’:
execveat.c:185: error: ‘AT_EMPTY_PATH’ undeclared (first use in this function)
execveat.c:185: error: (Each undeclared identifier is reported only once
execveat.c:185: error: for
On Tue, May 26, 2015 at 7:53 PM, Xiao Guangrong
wrote:
>
>
> On 05/26/2015 10:48 PM, Paolo Bonzini wrote:
>>
>>
>>
>> On 26/05/2015 16:45, Edward Cree wrote:
>
> This breaks older compilers that can't initialize anon structures.
>
> How old ? Even gcc 3.1 says you can use unnamed s
Hi.
4.0-rc1 commit 0d68bc92c48167130b61b449f08be27dc862dba2 "perf kmem:
Analyze page allocator events also" introduced a build error with
older toolchains.
For example, this build errors occurs on CentOS 6.
CC builtin-kmem.o
cc1: warnings being treated as errors
builtin-kmem.c: In functi
Commit-ID: e1e455f4f4d35850c30235747620d0d078fe9f64
Gitweb: http://git.kernel.org/tip/e1e455f4f4d35850c30235747620d0d078fe9f64
Author: Vinson Lee
AuthorDate: Mon, 23 Mar 2015 12:09:16 -0700
Committer: Arnaldo Carvalho de Melo
CommitDate: Tue, 24 Mar 2015 12:08:07 -0300
perf tools
From: Vinson Lee
This patch fixes this build error with glibc < 2.6.
CC util/cloexec.o
cc1: warnings being treated as errors
util/cloexec.c: In function ‘perf_flag_probe’:
util/cloexec.c:24: error: implicit declaration of function
‘sched_getcpu’
util/cloexec.c:24: error: nested ext
On Fri, Mar 20, 2015 at 6:03 AM, Arnaldo Carvalho de Melo
wrote:
> Em Thu, Mar 19, 2015 at 02:12:05PM -0700, Vinson Lee escreveu:
>> On Thu, Mar 19, 2015 at 6:14 AM, Arnaldo Carvalho de Melo
>> wrote:
>> > Em Thu, Mar 19, 2015 at 11:13:04AM +0100, Jiri Olsa escreveu:
&g
On Thu, Mar 19, 2015 at 6:14 AM, Arnaldo Carvalho de Melo
wrote:
> Em Thu, Mar 19, 2015 at 11:13:04AM +0100, Jiri Olsa escreveu:
>> On Wed, Mar 18, 2015 at 04:11:52PM -0700, Vinson Lee wrote:
>> > This patch fixes this build error with glibc < 2.6.
>
>> >
From: Vinson Lee
This patch fixes this build error with glibc < 2.6.
CC util/cloexec.o
cc1: warnings being treated as errors
util/cloexec.c: In function ‘perf_flag_probe’:
util/cloexec.c:24: error: implicit declaration of function
‘sched_getcpu’
util/cloexec.c:24: error: nested ext
On Mon, Feb 16, 2015 at 12:50 PM, Yann Droneaud wrote:
> Hi,
>
> Le vendredi 13 février 2015 à 18:06 -0800, Vinson Lee a écrit :
>> From: Vinson Lee
>>
>> This patch fixes this build error with glibc < 2.6.
>>
>> CC util/cloexec.o
>&g
Hi.
With Linux 4.0-rc1, I get this allyesconfig build error on CentOS 5.
This build error occurs starting with Linux 3.15-rc1.
+ modpost_link vmlinux.o
+ ld -m elf_x86_64 -r -o vmlinux.o arch/x86/kernel/head_64.o arch/x86/kernel/he$
+ make -f ./scripts/Makefile.modpost vmlinux.o
scripts/mod/mod
Commit-ID: 4e31050f482c02c822b150d71cf1ea5be7c9d6e4
Gitweb: http://git.kernel.org/tip/4e31050f482c02c822b150d71cf1ea5be7c9d6e4
Author: Vinson Lee
AuthorDate: Mon, 9 Feb 2015 16:29:37 -0800
Committer: Arnaldo Carvalho de Melo
CommitDate: Wed, 11 Feb 2015 12:37:32 -0300
perf symbols
From: Vinson Lee
This patch fixes this build error with glibc < 2.6.
CC util/cloexec.o
cc1: warnings being treated as errors
util/cloexec.c: In function ‘perf_flag_probe’:
util/cloexec.c:24: error: implicit declaration of function
‘sched_getcpu’
util/cloexec.c:24: error: nested ext
From: Vinson Lee
The token STT_GNU_IFUNC is not available with glibc 2.9 and older.
Define this token if it is not already defined.
This patch fixes this build errors with older versions of glibc.
CC util/symbol-elf.o
util/symbol-elf.c: In function ‘elf_sym__is_function’:
util/symbol
Hi.
I'm hitting the following build error with 3.19-rc2 on CentOS 5 with
glibc-headers-2.5-123.
HOSTCC Documentation/networking/timestamping/txtimestamp
Documentation/networking/timestamping/txtimestamp.c:64:8: error:
redefinition of ‘struct in6_pktinfo’
struct in6_pktinfo {
^
In file
From: Vinson Lee
This patch fixes this allyesconfig target build error with older
binutils.
LD arch/x86/crypto/built-in.o
ld: arch/x86/crypto/sha-mb/built-in.o: No such file: No such file or directory
Cc: sta...@vger.kernel.org # 3.18+
Signed-off-by: Vinson Lee
---
arch/x86/crypto
On Thu, Nov 6, 2014 at 2:36 PM, Kamal Mostafa wrote:
> 3.13.11.11 -stable review patch. If anyone has any objections, please let me
> know.
>
> --
>
> From: Nadav Amit
>
> commit 7e466f6cd5dbf3c7bd04a7e75d19475ac9f2 upstream.
>
> Commit d1442d85cc30 ("KVM: x86: Handle errors
On Fri, Dec 12, 2014 at 2:45 PM, Luis R. Rodriguez wrote:
> On Fri, Dec 12, 2014 at 02:38:26PM -0800, Vinson Lee wrote:
>> From: Nate Stahl
>>
>> A full task stack dump of all tasks on a machine can generate more than
>> 4MB of output to dmesg. Dumping this data t
buffer is
sized large enough to hold the output. Set to 16MB which will hopefully
be large enough to handle a dump from any of our servers at this time.
Signed-off-by: Nate Stahl
Signed-off-by: Vinson Lee
---
init/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/init
On Fri, Nov 14, 2014 at 12:39 PM, Thomas Gleixner wrote:
> On Fri, 14 Nov 2014, Borislav Petkov wrote:
>> On Fri, Nov 14, 2014 at 12:19:16PM -0800, Vinson Lee wrote:
>> > Hi.
>> >
>> > We hit this x86 math_error warning in Linux kernel 3.
Hi.
We hit this x86 math_error warning in Linux kernel 3.10.
[ cut here ]
WARNING: at arch/x86/include/asm/fpu-internal.h:524 math_error+0xd1/0x219()
Modules linked in: cls_basic act_mirred cls_u32 veth sch_ingress
netconsole configfs ipv6 dm_multipath scsi_dh video sbs sb
On Tue, Jul 29, 2014 at 2:10 PM, Rafael J. Wysocki wrote:
> On Tuesday, July 29, 2014 11:13:55 AM Vinson Lee wrote:
>> On Tue, Jul 29, 2014 at 2:53 AM, William Dauchy wrote:
>> > Hi Vinson,
>> >
>> > On Mon, Jul 28, 2014 at 9:11 PM, Vinson Lee wrote:
>&
On Tue, Jul 29, 2014 at 2:53 AM, William Dauchy wrote:
> Hi Vinson,
>
> On Mon, Jul 28, 2014 at 9:11 PM, Vinson Lee wrote:
>> The warning first happens with 3.14-rc1. The warning does not occur with
>> 3.13.0.
>
> Hitting the same issue here with a similar trace
On Sun, Jul 27, 2014 at 2:01 AM, Vinson Lee wrote:
> On Fri, Jul 25, 2014 at 4:15 PM, Vinson Lee wrote:
>> On Thu, May 29, 2014 at 4:14 AM, Rafael J. Wysocki
>> wrote:
>>> On Thursday, May 29, 2014 10:41:43 AM Zdenek Kabelac wrote:
>>>> Hi
>>>>
On Fri, Jul 25, 2014 at 4:15 PM, Vinson Lee wrote:
> On Thu, May 29, 2014 at 4:14 AM, Rafael J. Wysocki wrote:
>> On Thursday, May 29, 2014 10:41:43 AM Zdenek Kabelac wrote:
>>> Hi
>>>
>>>
>>> I've noticed this message
On Thu, May 29, 2014 at 4:14 AM, Rafael J. Wysocki wrote:
> On Thursday, May 29, 2014 10:41:43 AM Zdenek Kabelac wrote:
>> Hi
>>
>>
>> I've noticed this message in my dmesg:
>> (Possibly related to this commit?:
>> a8d22396302b7e4e5f0a594c1c1594388c29edaf)
>
> Well, does reverting that commit make
Hi.
We've seen this perf-related warning with 3.10 on several different
machines. When this warning occurs there are multiple instances of
perf stat running.
[ cut here ]
WARNING: at arch/x86/kernel/cpu/perf_event_intel.c:1191
intel_pmu_handle_irq+0xc9/0x2cb()
perfevents:
Hi.
This kernel BUG was triggered while running trinity fuzzer on 3.10.
[413679.376565] [ cut here ]
[413679.395034] kernel BUG at mm/mlock.c:79!
[413679.395611] invalid opcode: [#1] SMP
[413679.396206] Modules linked in: l2tp_ppp l2tp_netlink l2tp_core
af_key ipt_ULO
From: Masoud Sharbiani
Dell PowerEdge C6100 machines fail to completely reboot about 20% of the
time.
Signed-off-by: Masoud Sharbiani
Cc: sta...@vger.kernel.org
Signed-off-by: Vinson Lee
---
arch/x86/kernel/reboot.c | 16
1 file changed, 16 insertions(+)
diff --git a/arch
Commit-ID: ce7eebe5c3deef8e19c177c24ee75843256e69ca
Gitweb: http://git.kernel.org/tip/ce7eebe5c3deef8e19c177c24ee75843256e69ca
Author: Vinson Lee
AuthorDate: Wed, 18 Sep 2013 16:16:40 -0700
Committer: Arnaldo Carvalho de Melo
CommitDate: Thu, 19 Sep 2013 15:08:53 -0300
tools lib lk
From: Vinson Lee
The compilation only looks for linux/magic.h from the default include
paths, which does not include the source tree. This results in a build
error if linux/magic.h is not available or not installed.
For example, this build error occurs on CentOS 5.
$ make -C tools/lib/lk V=1
Hi.
I'm seeing a NULL pointer deference in inode_has_perm with Linux
kernel 3.4.27. Does anyone have any ideas what this issue might be? As
another point of reference, I've also seen this on 2.6.39.4.
[63314.38] BUG: unable to handle kernel NULL pointer dereference
at 0020
[63314.
Commit-ID: d1398ccfec56e54010476efd6a316427d29045a6
Gitweb: http://git.kernel.org/tip/d1398ccfec56e54010476efd6a316427d29045a6
Author: Vinson Lee
AuthorDate: Wed, 13 Mar 2013 15:34:24 -0700
Committer: Arnaldo Carvalho de Melo
CommitDate: Thu, 14 Mar 2013 08:06:21 -0300
perf tools: Fix
] Error 1
Signed-off-by: Vinson Lee
Cc: Arnaldo Carvalho de Melo
Cc: Ingo Molnar
Cc: Irina Tirdea
Cc: Paul Mackerras
Cc: Pekka Enberg
Cc: Peter Zijlstra
---
tools/perf/bench/bench.h | 24
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/tools/perf/bench
Updated patch after Ingo Molnar's feedback.
- Added comments about glibc compatibility and PA-RISC special case.
- Made #ifdef blocks multi-level.
Vinson Lee (1):
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
tools/perf/bench/bench.h | 24
1
] Error 1
Signed-off-by: Vinson Lee
Cc: Arnaldo Carvalho de Melo
Cc: Ingo Molnar
Cc: Irina Tirdea
Cc: Paul Mackerras
Cc: Pekka Enberg
Cc: Peter Zijlstra
---
tools/perf/bench/bench.h | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/tools/perf/bench/bench.h
This follow-up patch adds tokens MADV_HUGEPAGE and MADV_NOHUGEPAGE for
Parisc, which has different values from other architectures.
Vinson Lee (1):
perf tools: Fix LIBNUMA build with glibc 2.12 and older.
tools/perf/bench/bench.h | 16
1 files changed, 16 insertions(+), 0
On Wed, Mar 6, 2013 at 12:52 AM, Ingo Molnar wrote:
>
> * Vinson Lee wrote:
>
>> The tokens MADV_HUGEPAGE and MADV_NOHUGEPAGE are not available with
>> glibc 2.12 and older. Define these tokens if they are not already
>> defined.
>>
>> This patch fixes th
] Error 1
Signed-off-by: Vinson Lee
Cc: Arnaldo Carvalho de Melo
Cc: Ingo Molnar
Cc: Irina Tirdea
Cc: Paul Mackerras
Cc: Pekka Enberg
Cc: Peter Zijlstra
---
tools/perf/bench/bench.h |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/tools/perf/bench/bench.h b/tools
Commit-ID: 85df3b3769222894e9692b383c7af124b7721086
Gitweb: http://git.kernel.org/tip/85df3b3769222894e9692b383c7af124b7721086
Author: Vinson Lee
AuthorDate: Wed, 13 Feb 2013 13:48:58 -0800
Committer: Arnaldo Carvalho de Melo
CommitDate: Thu, 14 Feb 2013 16:12:34 -0300
perf tools: Fix
u-bison.c
util/pmu.y:2.14-24: syntax error, unexpected string, expecting =
make: *** [util/pmu-bison.c] Error 1
Signed-off-by: Vinson Lee
Cc: Arnaldo Carvalho de Melo
Cc: Ingo Molnar
Cc: Jiri Olsa
Cc: Paul Mackerras
Cc: Pekka Enberg
Cc: Li Zefan
Cc: Namhyung Kim
Cc: # 3.4+
---
This patch fixes this build error with older versions of bison.
CC util/sysfs.o
BISON util/pmu-bison.c
util/pmu.y:2.14-24: syntax error, unexpected string, expecting =
make: *** [util/pmu-bison.c] Error 1
Signed-off-by: Vinson Lee
Cc: sta...@vger.kernel.org # 3.4+
---
tools/perf
to be built.
Cc: Arnaldo Carvalho de Melo
Cc: Ingo Molnar
Cc: David Ahern
Cc: Frederic Weisbecker
Cc: Mike Galbraith
Cc: Paul Mackerras
Cc: Peter Zijlstra
Cc: Stephane Eranian
Signed-off-by: Zheng Liu
Cc: sta...@vger.kernel.org
Signed-off-by: Vinson Lee
---
tools/perf/builtin-test.c
66 matches
Mail list logo