lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 25 Jun 2013 23:27:11 +0200
From:	Sedat Dilek <sedat.dilek@...il.com>
To:	"Yann E. MORIN" <yann.morin.1998@...e.fr>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	linux-kbuild@...r.kernel.org, Michal Marek <mmarek@...e.cz>
Subject: Re: linux-next: Tree for Jun 25

On Tue, Jun 25, 2013 at 11:03 PM, Yann E. MORIN <yann.morin.1998@...e.fr> wrote:
> Sedat, All,
>
> On 2013-06-25 11:26 +0200, Sedat Dilek spake thusly:
>> On Tue, Jun 25, 2013 at 11:21 AM, Yann E. MORIN <yann.morin.1998@...e.fr> wrote:
>> > On Tuesday 25 June 2013 10:55:20 Sedat Dilek wrote:
>> >> Not sure what's going on, but I get this with today's Linux-Next.
>> >> ( Yesterday's next-20130624 was OK. )
>> >>
>> >> $ LANG=C LC_ALL=C  yes "" | make oldconfig && LANG=C LC_ALL=C make
>> >> silentoldconfig </dev/null
>> > [--SNIP--]
>> >> RapidIO support (RAPIDIO) [Y/n/?] y
>> >>   IDT Tsi721 PCI Express SRIO Controller support (RAPIDIO_TSI721) [Y/n/?] y
>> >>   Discovery timeout duration (seconds) (RAPIDIO_DISC_TIMEOUT) [30] 30
>> >>   Enable RapidIO Input/Output Ports (RAPIDIO_ENABLE_RX_TX_PORTS) [N/y/?] n
>> >>   DMA Engine support for RapidIO (RAPIDIO_DMA_ENGINE) [Y/n/?] y
>> >>   RapidIO subsystem debug messages (RAPIDIO_DEBUG) [N/y/?] n
>> >>   Enumeration method [M/y/?] (NEW) aborted!
>> >>
>> >> Console input/output is redirected. Run 'make oldconfig' to update
>> >> configuration.
> [--SNIP--]
>> Bad bad bad Yann, didn't Marek told you to test always with...
>>
>>     $ yes "" | make oldconfig; make silentoldconfig </dev/null
>
> If you looked at the commit log, you'd see how I tested this:
>     touch defconfig
>     for(( i=0; i<10000; i++ )); do
>         KCONFIG_ALLCONFIG=$(pwd)/defconfig make randconfig >/dev/null 2>&1
>         make silentoldconfig </dev/null >/dev/null 2>&1 || break
>     done
>
> That is, 10 thousands random configurations, and none did exhibit the
> problem. :-(
>

Killing ten thousand horses are not enough. 10.001 would have it :-).

> Which really means we need a comprehensive test-suite to kconfig.
>
>> Anyway, have fun.
>
> I would not call delving into the kconfig code 'fun'. ;-)
>

Sorry, this issue took so much of your time.
My ipc-msg-next issue seems to be fixed.
fakeroot ran fine...
Let's see if the LTP syscalls test-cases will succeed.

Trust Sedat if he says there's sth. wrong :-).

- Sedat -

[1] https://patchwork.kernel.org/patch/2780361/

> Regards,
> Yann E. MORIN.
>
> --
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
> | +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
> '------------------------------^-------^------------------^--------------------'
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ