search for: zjl

Displaying 7 results from an estimated 7 matches for "zjl".

Did you mean: jl
2015 Apr 17
0
[PATCH] Revert "vhost: fix release path lockdep checks"
...83bef7ed356629467d1fac61687756e48f254(vhost: move memory pointer to VQs), rcu_ operation has been replaced by mutex, and original issue fixed in sea5d404655 has gone as well, we need to remove the no-longer-used `locked' var by reverting the orignal patch. Signed-off-by: Caspar Zhang <jinli.zjl at alibaba-inc.com> Conflicts: drivers/vhost/net.c drivers/vhost/vhost.c drivers/vhost/vhost.h Signed-off-by: Caspar Zhang <jinli.zjl at alibaba-inc.com> --- drivers/vhost/net.c | 2 +- drivers/vhost/vhost.c | 6 +++--- drivers/vhost/vhost.h | 2 +- 3 files changed, 5 insertions(+)...
2015 Apr 17
0
[PATCH] Revert "vhost: fix release path lockdep checks"
...83bef7ed356629467d1fac61687756e48f254(vhost: move memory pointer to VQs), rcu_ operation has been replaced by mutex, and original issue fixed in sea5d404655 has gone as well, we need to remove the no-longer-used `locked' var by reverting the orignal patch. Signed-off-by: Caspar Zhang <jinli.zjl at alibaba-inc.com> Conflicts: drivers/vhost/net.c drivers/vhost/vhost.c drivers/vhost/vhost.h Signed-off-by: Caspar Zhang <jinli.zjl at alibaba-inc.com> --- drivers/vhost/net.c | 2 +- drivers/vhost/vhost.c | 6 +++--- drivers/vhost/vhost.h | 2 +- 3 files changed, 5 insertions(+)...
2017 Dec 24
2
[PATCH] vhost: remove unused lock check flag in vhost_dev_cleanup()
...dded a flag to check whether we should hold a lock in vhost_dev_cleanup(), however, in commit 47283bef7ed3 ("vhost: move memory pointer to VQs"), RCU operations have been replaced by mutex, we can remove the no-longer-used `locked' parameter now. Signed-off-by: Caspar Zhang <jinli.zjl at alibaba-inc.com> --- drivers/vhost/net.c | 2 +- drivers/vhost/scsi.c | 2 +- drivers/vhost/test.c | 2 +- drivers/vhost/vhost.c | 5 ++--- drivers/vhost/vhost.h | 2 +- drivers/vhost/vsock.c | 2 +- 6 files changed, 7 insertions(+), 8 deletions(-) diff --git a/drivers/vhost/net.c b/dri...
2015 Apr 17
0
[PATCH RESEND] Revert "vhost: fix release path lockdep checks"
...("vhost: move memory pointer to VQs"), RCU operations have been replaced by mutex, we need to remove the no longer used `locked' parameter by reverting original patch. Conflicts: drivers/vhost/net.c drivers/vhost/vhost.c drivers/vhost/vhost.h Signed-off-by: Caspar Zhang <jinli.zjl at alibaba-inc.com> --- drivers/vhost/net.c | 2 +- drivers/vhost/vhost.c | 6 +++--- drivers/vhost/vhost.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 7d137a4..26c4837 100644 --- a/drivers/vhost/net.c +++ b/drivers/vh...
2015 Apr 17
0
[PATCH RESEND] Revert "vhost: fix release path lockdep checks"
...("vhost: move memory pointer to VQs"), RCU operations have been replaced by mutex, we need to remove the no longer used `locked' parameter by reverting original patch. Conflicts: drivers/vhost/net.c drivers/vhost/vhost.c drivers/vhost/vhost.h Signed-off-by: Caspar Zhang <jinli.zjl at alibaba-inc.com> --- drivers/vhost/net.c | 2 +- drivers/vhost/vhost.c | 6 +++--- drivers/vhost/vhost.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 7d137a4..26c4837 100644 --- a/drivers/vhost/net.c +++ b/drivers/vh...
2005 Apr 06
3
Re:
...U5 iIMw59o66qe4FjY3LtEGvimqTtHv9R485PI4PZ02uVNqEgnPO2xvZCc0ajxTkyvf42noT+20 DggUj40Udxe4AOyzdBv8HkQSnvq7kbaOOgJwQu0nyJgceun+xEE/tBgI1K3C1ItAWSJrUJic 6UxeEdp/8KWhHEFuEo6NDhssoj0i+yNixSegNC3WGPNIUSHfsMYA1gt7Bh79Q5iZ9oHdEMKu bXzJJZgAUC/2xx6QfVUU/MireyW2caHTw6OVAwB8fsupAROnB02f3lKOc/QO6WB43nhsoZxo jBrYKzJlbT84xkWBiY81d4qgBy7kwH+7pqcFPjleoiUz/rdtur2O5Im+YtNHG056g25fHtns F8BIJ9iAjzYfJXD2VdsIN7fOtrI9JSMO+SUjPauYaRTIDhXKe1sHpJmVgZTiVPbcnkHZpJjF Z7qf2B0dYMIBKYUgKwHgwFFerXxaXQkbe6buOZaIqoC970RkEFo0HJzFExuRAAhdqMUGVrEf C2bu1GRENzG+r/CmK0hUNtBuBZBIX3GNiL9a2RgvWlUN/EO7UzslBmKtI5F1x1ePCf/KEzeb wPiFCLuEA4G/0v//...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking