Displaying 20 results from an estimated 52 matches for "20160705".
Did you mean:
20160505
2016 Aug 01
1
[vhost:vhost 11/15] warning: (VOP && ..) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && ..)
...://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
head: c4ea43c2c1779f5dde3ff5645b830c90f75ccc15
commit: efd7eb77f631e1ed3533db7725df157a379c78ef [11/15] VSOCK: Add Makefile and Kconfig
config: x86_64-randconfig-x005-201631 (attached as .config)
compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
git checkout efd7eb77f631e1ed3533db7725df157a379c78ef
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
warning: (VOP && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI && VHOST...
2016 Aug 01
1
[vhost:vhost 11/15] warning: (VOP && ..) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && ..)
...://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
head: c4ea43c2c1779f5dde3ff5645b830c90f75ccc15
commit: efd7eb77f631e1ed3533db7725df157a379c78ef [11/15] VSOCK: Add Makefile and Kconfig
config: x86_64-randconfig-x005-201631 (attached as .config)
compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
git checkout efd7eb77f631e1ed3533db7725df157a379c78ef
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
warning: (VOP && CAIF_VIRTIO && VHOST_NET && VHOST_SCSI && VHOST...
2016 Jul 05
2
2016 LLVM Developers' Meeting - Bay Area: Registration Opening Today!
...contact the organizer <mailto:tanyalattner at llvm.org> to discuss a discounted ticket.
> Thank you,
> Tanya Lattner
> President, LLVM Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160705/39118b75/attachment.html>
2016 Jul 05
2
llvm 3.8.1 Release
...e git mirror, it seems that there are commits passed the 3.8.0 release. Does that mean that the tag is actually for 3.8.1? I'm a little confused. Thanks.
Del
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160705/edcfc34b/attachment.html>
2017 Jun 21
1
[PATCH 11/11] drm: remove unused and redundant callbacks
...help improve the system]
url: https://github.com/0day-ci/linux/commits/Peter-Rosin/improve-the-fb_setcmap-helper/20170621-205441
base: git://people.freedesktop.org/~airlied/linux.git drm-next
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=arm
All errors (new ones prefixed by >>):
>> drivers/...
2016 Jul 01
2
2016 LLVM Developers' Meeting - Bay Area: Registration Opening Today!
Your are invited to attend the 2016 LLVM Developers’ Meeting <http://llvm.org/devmtg/2016-11/> on November 3-4 in San Jose, CA.
Registration will open today, July 1, at 5:00PM PDT.
You may register here:
https://www.eventbrite.com/e/2016-llvm-developers-meeting-bay-area-tickets-26043992282 <https://www.eventbrite.com/e/2016-llvm-developers-meeting-bay-area-tickets-26043992282>
2016 Jul 04
2
Optimization issues (Alias Analysis?)
Hey,
I am currently working on a VM which is based on LLVM and I would like to
use its optimizer, but it somehow it can't detect something very simple (I
guess.)
This is the LLVM IR:
target datalayout = "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128"
target triple = "i386-unknown-linux-gnu"
%struct.regs = type { i32, i32, i32 }
define void @Test(%struct.regs* noalias
2016 Jul 05
1
multiple connection (be careful with carrier-grade NAT)
...ecast-dev
_______________________________________________
Icecast-dev mailing list
Icecast-dev at xiph.org
http://lists.xiph.org/mailman/listinfo/icecast-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast-dev/attachments/20160705/d5ea8132/attachment.html>
2016 Jul 04
4
[cfe-dev] [lldb-dev] Sequential ID Git hook
On 4 July 2016 at 06:01, NAKAMURA Takumi via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> "git-describe -t" works also for lw tags.
But it doesn't work if there are no tags, I just tested on LLVM and I get:
$ git describe
fatal: No names found, cannot describe anything.
Should be easy enough to create the tags on each branching point, though.
"describe" also
2016 Jul 05
2
multiple connection (be careful with carrier-grade NAT)
Hi,
Yes I aware to the NAT possibility,
But let's assume that this is the issue, there is no reason that 30 listeners
>From the same country will connect and disconnect at the same time range...
I'm pretty sure that its individual listener/IP.
I deleted the Access log files, but in the next time that I will catch similar situation again,
I will complete the investigation.
Nobody from
2016 Jul 05
2
Suggestion to Stop Cross Posting Discussions
...ve a good suggestion to avoid the bikeshed discussion, but it is not off topic: git/svn is used by every active llvm developer on a day to day basis!
- Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160705/4c4e12cb/attachment.html>
2016 Dec 04
2
[PATCH v5 1/1] crypto: add virtio-crypto driver
...url: https://github.com/0day-ci/linux/commits/Gonglei/crypto-add-virtio-crypto-driver/20161202-190424
base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
config: sparc64-allyesconfig (attached as .config)
compiler: sparc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=sparc64
All errors (new ones prefixed by >>):...
2016 Dec 04
2
[PATCH v5 1/1] crypto: add virtio-crypto driver
...url: https://github.com/0day-ci/linux/commits/Gonglei/crypto-add-virtio-crypto-driver/20161202-190424
base: https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
config: sparc64-allyesconfig (attached as .config)
compiler: sparc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=sparc64
All errors (new ones prefixed by >>):...
2016 Jul 05
1
Tripplite SNMP Webcard and NUT
...es
1201 N. Watson Rd. #110
Arlington, TX 76006
Phone: (817) 640-0016 Ext. 315
Email: swelcher at customis.com<mailto:swelcher at customis.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20160705/5f7fa811/attachment.html>
2016 Aug 01
0
[vhost:vhost 5/15] warning: (VOP && ..) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && ..)
...tps://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
head: ccbb911915b99ba9ff81a1cfa4f07c98f98fff83
commit: 4d167a33a6669c309f8fcdc6cd7143de3b5445b3 [5/15] vhost: drop vringh dependency
config: x86_64-randconfig-x005-201631 (attached as .config)
compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
git checkout 4d167a33a6669c309f8fcdc6cd7143de3b5445b3
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
warning: (VOP && CAIF_VIRTIO) selects VHOST_RING which has unmet direct dependencies (NE...
2016 Aug 01
0
[vhost:vhost 5/15] warning: (VOP && ..) selects VHOST_RING which has unmet direct dependencies (NETDEVICES && ..)
...tps://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
head: ccbb911915b99ba9ff81a1cfa4f07c98f98fff83
commit: 4d167a33a6669c309f8fcdc6cd7143de3b5445b3 [5/15] vhost: drop vringh dependency
config: x86_64-randconfig-x005-201631 (attached as .config)
compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
git checkout 4d167a33a6669c309f8fcdc6cd7143de3b5445b3
# save the attached .config to linux build tree
make ARCH=x86_64
All warnings (new ones prefixed by >>):
warning: (VOP && CAIF_VIRTIO) selects VHOST_RING which has unmet direct dependencies (NE...
2017 Jun 22
0
[PATCH 11/11] drm: remove unused and redundant callbacks
...>
> url: https://github.com/0day-ci/linux/commits/Peter-Rosin/improve-the-fb_setcmap-helper/20170621-205441
> base: git://people.freedesktop.org/~airlied/linux.git drm-next
> config: arm-allmodconfig (attached as .config)
> compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
> wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> # save the attached .config to linux build tree
> make.cross ARCH=arm
>
> All errors (new ones prefix...
2016 Jul 05
1
EFI booting from WDS using SYSLINUX - is this possible?
...nge Rules 2010
www.codetwo.com<http://www.codetwo.com/?sts=1048>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 26february20160c287f
Type: image/jpeg
Size: 61437 bytes
Desc: 26february20160c287f
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20160705/4bf72742/attachment.jpe>
2016 Jul 05
0
multiple connection (be careful with carrier-grade NAT)
...cecast-dev
_______________________________________________
Icecast-dev mailing list
Icecast-dev at xiph.org
http://lists.xiph.org/mailman/listinfo/icecast-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast-dev/attachments/20160705/6246a748/attachment.html>
2016 Jun 23
3
[Proposal][RFC] Cache aware Loop Cost Analysis
On Thu, Jun 23, 2016 at 11:34 PM, Adam Nemet <anemet at apple.com> wrote:
>
>
>
>> Hi Vikram,
>>
>> Is the analysis result specific to a loop nest or to a loop nest together
>> with a set of reference groups?
>>
> The result is specific to each loop in the loop nest and the calculations
> are based on the references in the loop nest.
>
>