First  |  Prev |  Next  |  Last
Pages: 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660
parser: define __builtin_unreachable
On Sat, Jul 10, 2010 at 10:39:22AM +0200, Jiri Slaby wrote: Gcc 4.5 defines extern void __builtin_unreachable(void); so, add it also to sparse. Signed-off-by: Jiri Slaby <jslaby(a)suse.cz> --- lib.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib.c b/lib.c i... 13 Jul 2010 15:20
[PATCH 1/2] parser: fix and simplify support of asm goto
Christopher Li wrote: Yes, you caught me slacking off. It is time to cut a new release and flush all the bits into the official tree. But include the patch below first, please. And maybe the second one... --- 1) We now handle only "asm (volatile|goto)?", whereas "asm volatile? goto?" is correct. 2)... 10 Jul 2010 05:10
OTO YEDEK PARÇADA ÇÖZÜM ORTAĞINIZ Www.Otoyedekparcaburada.Com
OTO YEDEK PAR�ADA YOK YOK ! Otoyedekparcaburada.Com Otonuza S�f�r Yedek Par�a Online Sat�� Merkezi BONUS , AXESS , MAXIMUM , CARD FINANS , WORLD KART KULLANICILARI PE��N F�YATINA 8 TAKS�T 0 FA�Z. T�RK�YEDE B�R �LK KAPIDA �DEME S�STEM� ! 7 G�N �R�N �ADE GARANT�S� Saat 12:00'ye kadar verilen sipari�ler ... 10 Jul 2010 05:10
[PATCH 2/2] parser: define __builtin_unreachable
Gcc 4.5 defines extern void __builtin_unreachable(void); so, add it also to sparse. Signed-off-by: Jiri Slaby <jslaby(a)suse.cz> --- lib.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib.c b/lib.c index a218bfc..ae6a20c 100644 --- a/lib.c +++ b/lib.c @@ -740,6 +740,7 @@ void de... 10 Jul 2010 05:10
N/A
CONTACT JAMESMOORELOANFIRM(a)GMAIL.COM FOR A LOAN OFFER AT 3% INTEREST RATE WITHOUT OR WITH COLLATERAL VIA jamesmooreloanfirm(a)gmail.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.o... 10 Jul 2010 05:10
[PATCH] avoid NULL deference in ext2_xattr_get
Hi, I walked through ext2 code, and found one potential NULL deference in ext2/xattr.c. The version is 2.6.35-rc4, while earlier versions have the same problem. If you configure EXT2_XATTR_DEBUG, you'll get: # define ea_idebug(inode, f...) do { \ printk(KERN_DEBUG "inode %s:%l... 10 Jul 2010 05:10
(.text+0x1b72a0): multiple definition of `uvc_queue_poll' (Re: linux-next: Tree for June 15 (video/uvc & gadget/webcam))
* Randy Dunlap <randy.dunlap(a)oracle.com> wrote: On Tue, 15 Jun 2010 15:09:07 +1000 Stephen Rothwell wrote: Hi all, Changes since 20100614: (FYI) CONFIG_USB_VIDEO_CLASS=y CONFIG_USB_G_WEBCAM=y (.text+0x1b72a0): multiple definition of `uvc_queue_poll' (.text+0x1b74a0)... 10 Jul 2010 04:07
[PATCH] tracing: properly align linker defined symbols
Zeev - please try this replacement patch. The alignmnet is increased to 32 bytes compared to my previous version and we introduce alignmnet for ftrace_events too. Sam From 40bedb8fda25d2cf9ecdd41ab48a24104607c37e Mon Sep 17 00:00:00 2001 From: Sam Ravnborg <sam(a)ravnborg.org> Date: Sat, 10 Jul 2010 08:24:12 +... 10 Jul 2010 03:03
[patch v2.5 4/4] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
From: Hannes Eder <heder(a)google.com> The user-space library for the netfilter matcher xt_ipvs. [ trivial up-port by Simon Horman <horms(a)verge.net.au> ] Signed-off-by: Hannes Eder <heder(a)google.com> Acked-by: Simon Horman <horms(a)verge.net.au> configure.ac | 10 - extensions/libxt_ipvs... 9 Jul 2010 23:49
[patch v2.5 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
From: Hannes Eder <heder(a)google.com> This implements the kernel-space side of the netfilter matcher xt_ipvs. [ minor fixes by Simon Horman <horms(a)verge.net.au> ] Signed-off-by: Hannes Eder <heder(a)google.com> Signed-off-by: Simon Horman <horms(a)verge.net.au> --- include/linux/netfilter/xt_ipvs.h | 25 ++... 9 Jul 2010 23:49
First  |  Prev |  Next  |  Last
Pages: 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660