Re: [LTP] [PATCH] syscalls/getrandom: add configure check for linux/random.h

2015-07-22 Thread Xiaoguang Wang
hi, On 07/22/2015 04:16 PM, Jan Stancek wrote: > > > > > - Original Message - >> From: "Xiaoguang Wang" >> To: ltp-list@lists.sourceforge.net >> Sent: Wednesday, 22 July, 2015 4:40:23 AM >> Subject: [LTP] [PATCH] syscalls/getrandom: add configure check for >> linux/random.h >> >> F

Re: [LTP] [PATCH] syscalls/getrandom: add configure check for linux/random.h

2015-07-22 Thread Jan Stancek
- Original Message - > From: "Xiaoguang Wang" > To: ltp-list@lists.sourceforge.net > Sent: Wednesday, 22 July, 2015 4:40:23 AM > Subject: [LTP] [PATCH] syscalls/getrandom: add configure check for > linux/random.h > > For simplicity, I think we should just verify whether 'linux/ran

Re: [LTP] [PATCH] syscalls/getrandom: add configure check for linux/random.h

2015-07-21 Thread Jan Stancek
- Original Message - > From: "Xiaoguang Wang" > To: "Jan Stancek" > Cc: "Cyril Hrubis" , ltp-list@lists.sourceforge.net > Sent: Monday, 20 July, 2015 1:30:38 PM > Subject: Re: [LTP] [PATCH] syscalls/getrandom: add configure check for &

Re: [LTP] [PATCH] syscalls/getrandom: add configure check for linux/random.h

2015-07-21 Thread Jan Stancek
- Original Message - > From: "Jan Stancek" > To: "Xiaoguang Wang" > Cc: "Cyril Hrubis" , ltp-list@lists.sourceforge.net > Sent: Monday, 20 July, 2015 1:54:53 PM > Subject: Re: [LTP] [PATCH] syscalls/getrandom: add configure check for > l

Re: [LTP] [PATCH] syscalls/getrandom: add configure check for linux/random.h

2015-07-21 Thread Jan Stancek
- Original Message - > From: "Cyril Hrubis" > To: "Jan Stancek" > Cc: "Xiaoguang Wang" , > ltp-list@lists.sourceforge.net > Sent: Monday, 20 July, 2015 3:39:39 PM > Subject: Re: [LTP] [PATCH] syscalls/getrandom: add configure ch

Re: [LTP] [PATCH] syscalls/getrandom: add configure check for linux/random.h

2015-07-13 Thread Jan Stancek
- Original Message - > From: "Cyril Hrubis" > To: "Jan Stancek" > Cc: ltp-list@lists.sourceforge.net > Sent: Monday, 13 July, 2015 3:03:03 PM > Subject: Re: [LTP] [PATCH] syscalls/getrandom: add configure check for > linux/random.h > >

Re: [LTP] [PATCH] syscalls/getrandom: add configure check for linux/random.h

2015-07-13 Thread Cyril Hrubis
Hi! > Old distros (such as RHEL5.6) break, when they try to include > some kernel headers directly. Add configure check to make sure > linux/random.h kernel header can be compiled without errors. Looks good to me, acked. -- Cyril Hrubis chru...@suse.cz --