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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 10 Feb 2021 18:28:42 +0000
From:   Parav Pandit <parav@...dia.com>
To:     David Ahern <dsahern@...il.com>,
        "virtualization@...ts.linux-foundation.org" 
        <virtualization@...ts.linux-foundation.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "stephen@...workplumber.org" <stephen@...workplumber.org>,
        "mst@...hat.com" <mst@...hat.com>,
        "jasowang@...hat.com" <jasowang@...hat.com>
Subject: RE: [PATCH iproute2-next v4 1/5] Add kernel headers



> From: David Ahern <dsahern@...il.com>
> Sent: Monday, February 8, 2021 9:18 PM
> 
> On 2/5/21 11:10 AM, Parav Pandit wrote:
> > diff --git a/vdpa/include/uapi/linux/vdpa.h
> > b/vdpa/include/uapi/linux/vdpa.h new file mode 100644 index
> > 00000000..66a41e4e
> > --- /dev/null
> > +++ b/vdpa/include/uapi/linux/vdpa.h
> > @@ -0,0 +1,40 @@
> > +/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
> > +/*
> > + * vdpa device management interface
> > + * Copyright (c) 2020 Mellanox Technologies Ltd. All rights reserved.
> > + */
> > +
> > +#ifndef _UAPI_LINUX_VDPA_H_
> > +#define _UAPI_LINUX_VDPA_H_
> > +
> 
> you should grab this header after a 'make headers_install' which cleans up
> the _UAPI prefix.
Ah right.
Fixing it now.
Also updating the pointer to linux-next which has this patchset instead of Michaels tree.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ