Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1182134
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4.0 00/55] 4.0.8-stable review |
| Date | Sat, 11 Jul 2015 13:10:01 +0200 |
| Message-ID | <pL0Pn-2ss-9@gated-at.bofh.it> (permalink) |
| References | <pJS7x-8gJ-53@gated-at.bofh.it> <pKbDb-3Z2-3@gated-at.bofh.it> <pKKrg-t8-21@gated-at.bofh.it> <pKZzY-1xm-17@gated-at.bofh.it> |
| X-Original-To | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=hVv4treXZoP9CDPnXmbbn40HmUVYOltaNk+scGo/o+A=; b=sqhsegGlIssccYpuEOenmGJQv4Hp9sV7kH6ySljgZl3l2K5wm1fAFPATWiJfAl0eln lwP8m1xYED2/wZHv9Y9/lugGED6vRPRZ5v/N9f3eo8usPZGrzafSbK5InzTIrEb7CCw7 4I0/j8Jz35dGNq4tk24GtpyVgHkkzt2Zgr9Xs8qHZVHzTYLSwF/638J6hM05M18VE0xM sDHYcSlSJbzArRQnM/dcv8NWe8GJxCaPH2ao3lAbigGFsLgIvA/nDkTEdta3hL/6ySri o9exkVocHEW0PEtABt5goVk5jjG4DMmonrFRA+ES7eCkBBh4QXm7I6FxucedH0BD/Z7K /U7w== |
| X-Received | by 10.70.100.105 with SMTP id ex9mr11959665pdb.115.1436612634128; Sat, 11 Jul 2015 04:03:54 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Disposition | inline |
| Content-Transfer-Encoding | 8bit |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 20 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, stable@vger.kernel.org |
| X-Original-Date | Sat, 11 Jul 2015 16:33:42 +0530 |
| X-Original-Message-ID | <20150711110342.GA24904@sudip-PC> |
| X-Original-References | <20150708073238.785749886@linuxfoundation.org> <20150709042104.GA3373@sudip-PC> <20150710173113.GC10580@kroah.com> <20150711094712.GA23857@sudip-PC> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1182134 |
Show key headers only | View raw
On Sat, Jul 11, 2015 at 03:17:12PM +0530, Sudip Mukherjee wrote: > > After this, kselftest had some more problem like: > 1) kcmp_test.c:13:24: fatal error: linux/kcmp.h: No such file or directory > 2) memfd_test.c:26:17: error: ‘__NR_memfd_create’ undeclared (first use > in this function) > 3) hugetlbfstest: hugetlbfstest.c:60: open_file: Assertion `fd > 2' failed. > Aborted (core dumped) 1 and 2 were just problems with headers in the userspace. 3 because I don't have "/dev/shm/hugetlbhog" node, maybe something in my udev. regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 4.0 00/55] 4.0.8-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-07-10 19:40 +0200
Re: [PATCH 4.0 00/55] 4.0.8-stable review Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-07-11 11:50 +0200
Re: [PATCH 4.0 00/55] 4.0.8-stable review Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-07-11 13:10 +0200
Re: [PATCH 4.0 00/55] 4.0.8-stable review Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-07-11 16:40 +0200
csiph-web