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-next>] [day] [month] [year] [list]
Date:   Fri,  1 Sep 2017 14:13:29 +0200
From:   Corentin Labbe <clabbe.montjoie@...il.com>
To:     airlied@...ux.ie, arnd@...db.de, gregkh@...uxfoundation.org
Cc:     linux-kernel@...r.kernel.org,
        Corentin Labbe <clabbe.montjoie@...il.com>
Subject: [PATCH 0/3] agp: Misc fix

Hello

The first patch goal is to regroup all miscdevice number in the same place.
The two subsequent patch are build warning fix found when working on the first.

Corentin Labbe (3):
  agp: move AGPGART_MINOR to include/linux/miscdevice.h
  agp: add compat_ioctl.h to frontend.c
  agp: remove unused variable num_segments

 drivers/char/agp/frontend.c | 4 ++--
 include/linux/agpgart.h     | 2 --
 include/linux/miscdevice.h  | 1 +
 3 files changed, 3 insertions(+), 4 deletions(-)

-- 
2.13.5

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ