Re: r340343 triggers kernel assertion if file is opened with O_BENEATH flag set through symlink

2018-11-28 Thread Peter Holm
On Wed, Nov 28, 2018 at 01:46:17AM +0200, Konstantin Belousov wrote: > On Wed, Nov 28, 2018 at 12:54:21AM +0300, Vladimir Kondratyev wrote: > > Following test case triggers assertion after r340343: > > > > > > #include > > > > int > > main(int argc, char **argv) > > { > >    

Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-11-28 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I ran into some trouble booting off a Fujitsu Lifebook E751 (firmware is latest, r1.22 from 2013). The E751 is of model series S26391-K326-V100 and equipted with a Core i5-2520M CPU and supposed to be also equipted with a iGPU HM65 according to

/usr/doc: can not build documentation: parser error : Failure to process entity chap.mirrors.ftp.index.inc

2018-11-28 Thread Hartmann, O.
Last time I built the documentation was 2017. Since then my attempts to build the /usr/doc failed. Just retrieving the recent /usr/doc via svn (r52522), reinstalling textproc/docproj via portmaster -df (recursively to ensure nothing is missing), ends up in errors. One of the prominent error after

Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-11-28 Thread Toomas Soome
Note about hw.vga.textmode: this tunable has no meaning for UEFI - first of all, there is no API to change to VGA text mode in UEFI, secondly, there may or may not be VGA (firmware) at all. We only do land in kernel with linear framebuffer mode active and all we have is information about that

Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-11-28 Thread Emmanuel Vadot
Hi, On Wed, 28 Nov 2018 10:51:11 +0100 "O. Hartmann" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > I ran into some trouble booting off a Fujitsu Lifebook E751 (firmware is > latest, r1.22 > from 2013). The E751 is of model series S26391-K326-V100 and equipted with a >

Re: r340343 triggers kernel assertion if file is opened with O_BENEATH flag set through symlink

2018-11-28 Thread Konstantin Belousov
On Wed, Nov 28, 2018 at 10:50:59AM +0100, Peter Holm wrote: > On Wed, Nov 28, 2018 at 01:46:17AM +0200, Konstantin Belousov wrote: > > On Wed, Nov 28, 2018 at 12:54:21AM +0300, Vladimir Kondratyev wrote: > > > Following test case triggers assertion after r340343: > > > > > > > > > #include > >

Re: Fujitsu Lifebook E751 (iGPU: HM65): distorted console with UEFI boot

2018-11-28 Thread O. Hartmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Wed, 28 Nov 2018 15:00:42 +0100 Emmanuel Vadot schrieb: > Hi, > > On Wed, 28 Nov 2018 10:51:11 +0100 > "O. Hartmann" wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > I ran into some trouble booting off a Fujitsu