Displaying 20 results from an estimated 1088 matches for "geert".
2020 Jan 08
2
[RFT 00/13] iomap: Constify ioreadX() iomem argument
Hi Krzysztof,
On Wed, Jan 8, 2020 at 9:07 AM Geert Uytterhoeven <geert at linux-m68k.org> wrote:
> On Tue, Jan 7, 2020 at 5:53 PM Krzysztof Kozlowski <krzk at kernel.org> wrote:
> > The ioread8/16/32() and others have inconsistent interface among the
> > architectures: some taking address as const, some not.
> >
>...
2020 Jan 08
4
[RFT 00/13] iomap: Constify ioreadX() iomem argument
Le 08/01/2020 ? 09:18, Krzysztof Kozlowski a ?crit?:
> On Wed, 8 Jan 2020 at 09:13, Geert Uytterhoeven <geert at linux-m68k.org> wrote:
>>
>> Hi Krzysztof,
>>
>> On Wed, Jan 8, 2020 at 9:07 AM Geert Uytterhoeven <geert at linux-m68k.org> wrote:
>>> On Tue, Jan 7, 2020 at 5:53 PM Krzysztof Kozlowski <krzk at kernel.org> wrote:
>>&g...
2014 Jan 15
2
[PATCH stable-only] virtio-net: fix build on m68k and sparc64
On Wed, Jan 15, 2014 at 09:36:13AM +0100, Geert Uytterhoeven wrote:
> On Wed, Jan 15, 2014 at 9:26 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
> > As a result of backporting a bugfix, virtio_net started passing void *
> > to page_address, assuming that it will get silently converted to struct
> > page *. But this...
2014 Jan 15
2
[PATCH stable-only] virtio-net: fix build on m68k and sparc64
On Wed, Jan 15, 2014 at 09:36:13AM +0100, Geert Uytterhoeven wrote:
> On Wed, Jan 15, 2014 at 9:26 AM, Michael S. Tsirkin <mst at redhat.com> wrote:
> > As a result of backporting a bugfix, virtio_net started passing void *
> > to page_address, assuming that it will get silently converted to struct
> > page *. But this...
2009 Dec 07
4
Subset sum problem.
...lementation. I did search the list archive,
the R website and used the help.search and apropos function. I'm afraid
nothing obvious showed up for me.
Has anybody tackled this issue before in R ? If so, I would be very grateful
if you could share your solution with me.
Thank you very much.
Geert
2020 Jan 08
0
[RFT 00/13] iomap: Constify ioreadX() iomem argument
Hi Christophe,
On Wed, Jan 8, 2020 at 9:35 AM Christophe Leroy <christophe.leroy at c-s.fr> wrote:
> Le 08/01/2020 ? 09:18, Krzysztof Kozlowski a ?crit :
> > On Wed, 8 Jan 2020 at 09:13, Geert Uytterhoeven <geert at linux-m68k.org> wrote:
> >> On Wed, Jan 8, 2020 at 9:07 AM Geert Uytterhoeven <geert at linux-m68k.org> wrote:
> >>> On Tue, Jan 7, 2020 at 5:53 PM Krzysztof Kozlowski <krzk at kernel.org> wrote:
> >>>> The ioread8/16/32()...
2014 Nov 24
2
[PATCH v3 04/41] virtio: memory access APIs
On Mon, Nov 24, 2014 at 01:03:24PM +0100, Geert Uytterhoeven wrote:
> On Mon, Nov 24, 2014 at 12:52 PM, Michael S. Tsirkin <mst at redhat.com> wrote:
> > virtio 1.0 makes all memory structures LE, so
> > we need APIs to conditionally do a byteswap on BE
> > architectures.
> >
> > To make it easier to check...
2014 Nov 24
2
[PATCH v3 04/41] virtio: memory access APIs
On Mon, Nov 24, 2014 at 01:03:24PM +0100, Geert Uytterhoeven wrote:
> On Mon, Nov 24, 2014 at 12:52 PM, Michael S. Tsirkin <mst at redhat.com> wrote:
> > virtio 1.0 makes all memory structures LE, so
> > we need APIs to conditionally do a byteswap on BE
> > architectures.
> >
> > To make it easier to check...
2015 Oct 07
2
Hyper-V Gen 2 waiting for ldlinux.e64
On Wed, Oct 07, 2015 at 05:35:36PM +0200, Geert Stappers via Syslinux wrote:
> On Wed, Oct 07, 2015 at 08:55:53AM -0500, Clements, James wrote:
> > On Wed, Oct 07, 2015 Geert Stappers wrote
> > > 13:36:47.964636 IP 192.168.205.1.47973 > 192.168.205.50.1938: UDP, length 30
> > > 13:36:47.964685 IP 192.168.205.50.1938...
2015 Jan 17
0
DMARC test (request)
On Sun, Jan 04, 2015 at 07:37:44PM +0100, Geert Stappers wrote:
> On Sun, Jan 04, 2015 at 12:14:51PM -0500, Gene Cumm wrote:
<snip/>
> > As far as I can tell, GMail does process the SPF/DKIM/DMARC properties
> > but ignores Yahoo!'s DMARC policy to reject on failure.
>
> The Syslinux ML should now be r...
2015 Jan 04
4
DMARC test
...age (and previous)
do trigger such counter reset.
> As far as I can tell, GMail does process the SPF/DKIM/DMARC properties
> but ignores Yahoo!'s DMARC policy to reject on failure.
The Syslinux ML should now be ready for DMARC p=reject
We shall see how it goes further. :-)
Groeten
Geert Stappers
--
Leven en laten leven
------------- volgend deel ------------
Een niet-tekst bijlage is gescrubt...
Naam: signature.asc
Type: application/pgp-signature
Grootte: 836 bytes
Omschrijving: Digital signature
URL : <http://www.zytor.com/pipermail/syslinux/attachments/20150104/4255bfd6/atta...
2020 Jan 08
1
[RFT 00/13] iomap: Constify ioreadX() iomem argument
Hi Geert,
Le 08/01/2020 ? 09:43, Geert Uytterhoeven a ?crit?:
> Hi Christophe,
>
> On Wed, Jan 8, 2020 at 9:35 AM Christophe Leroy <christophe.leroy at c-s.fr> wrote:
>> Le 08/01/2020 ? 09:18, Krzysztof Kozlowski a ?crit :
>>> On Wed, 8 Jan 2020 at 09:13, Geert Uytterhoeven &...
2007 May 05
6
intermittent pxe failure
Hi,
I have an intermittent pxelinux boot problem. It happens rarely, for example
it happened one day and then did not happen again until 6 days later. However
when it does happen it is rather serious as it affects all clients on the
network. Here is some basic info:
- IBM netvista PCs, built-in pxe, banner says it is "PXE 2.x".
- happens rarely, but when it does it affects all clients.
2016 Jul 04
2
Build regressions/improvements in v4.7-rc6
On Mon, Jul 4, 2016 at 10:12 AM, Geert Uytterhoeven
<geert at linux-m68k.org> wrote:
> JFYI, when comparing v4.7-rc6[1] to v4.7-rc5[3], the summaries are:
> - build errors: +3/-2
+ /home/kisskb/slave/src/drivers/vhost/vhost.c: error: call to
'__compiletime_assert_844' declared with attribute error: BUILD_BUG_ON...
2016 Jul 04
2
Build regressions/improvements in v4.7-rc6
On Mon, Jul 4, 2016 at 10:12 AM, Geert Uytterhoeven
<geert at linux-m68k.org> wrote:
> JFYI, when comparing v4.7-rc6[1] to v4.7-rc5[3], the summaries are:
> - build errors: +3/-2
+ /home/kisskb/slave/src/drivers/vhost/vhost.c: error: call to
'__compiletime_assert_844' declared with attribute error: BUILD_BUG_ON...
2015 Dec 01
3
[PATCH 0/2] Do not use the "red zone" on EFI
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On Sun, Nov 29, 2015 at 06:15:11AM +0200
>
> Thank you for the replies. I do appreciate it.
>
I appreciate a verdict/judgement/decision on patches.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJWXTGWAAoJECE10SPYwZvsi+oQAJwRreo5RlzmhbMQ/me5j3l+
2017 Mar 06
2
moderator of this mailinglist
On Fri, Mar 03, 2017 at 07:49:46PM -0500, Gene Cumm wrote:
> On Tue, Feb 28, 2017 at 4:19 PM, Geert Stappers wrote:
> >
> > It is not important how long I have been moderator for this mailinglist.
> > Thing is that I'm thinking about stepping back.
> >
> } Who would like to help the Syslinux project by moderating this ML?
>
> I'm willing to help with mode...
2014 Jun 12
1
No rule to make target `efi32/com32/lib/memcmp.o', needed by `syslinux.so'.
Op 2014-06-12 om 06:43 schreef Geert Stappers:
> Op 2014-06-10 om 22:55 schreef Geert Stappers:
> >
> > Hello,
> >
> > A `make efi32` yeilds me
> >
> > make[3]: *** No rule to make target `efi32/com32/lib/memcmp.o', needed by `syslinux.so'. Stop.
> > make[3]: Leaving directo...
2020 Apr 17
1
[PATCH V2] vhost: do not enable VHOST_MENU by default
...eiko.carstens at de.ibm.com>
> > > > > > > > > > Cc: Vasily Gorbik<gor at linux.ibm.com>
> > > > > > > > > > Cc: Christian Borntraeger<borntraeger at de.ibm.com>
> > > > > > > > > > Reported-by: Geert Uytterhoeven<geert at linux-m68k.org>
> > > > > > > > > > Signed-off-by: Jason Wang<jasowang at redhat.com>
> > > > > > > > > I rebased this on top of OABI fix since that
> > > > > > > > > seems more org...
2009 Aug 01
10
PXE + memdisk booting problems
Sorry for makeing a new post, but I already erased my old mails.
In the following I describe my Server-Situation (Sorry for my bad english)
* I have a eisfair server http://www.eisfair.org with version 1.6.1 (newest)
* I have a ISC-DHCPD 3 Server running
* I have a TFTP Server running
http://www.kernel.org/pub/software/network/tftp/
* I have Samba installed and a DNS Server is running
My