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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 20 Aug 2008 13:56:10 -0700
From:	<gregkh@...e.de>
To:	Uwe.Kleine-Koenig@...i.com, gregkh@...e.de, greg@...ah.com,
	hjk@...utronix.de, linux-kernel@...r.kernel.org,
	magnus.damm@...il.com
Subject: patch uio-uio_pdrv-fix-license-specification.patch added to gregkh-2.6 tree


This is a note to let you know that I've just added the patch titled

    Subject: UIO: uio_pdrv: fix license specification

to my gregkh-2.6 tree.  Its filename is

    uio-uio_pdrv-fix-license-specification.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From Uwe.Kleine-Koenig@...i.com  Wed Aug 20 13:45:09 2008
From: Uwe Kleine-König <Uwe.Kleine-Koenig@...i.com>
Date: Fri, 11 Jul 2008 11:10:37 +0200
Subject: UIO: uio_pdrv: fix license specification
To: Greg KH <greg@...ah.com>, "Hans J. Koch" <hjk@...utronix.de>
Cc: Magnus Damm <magnus.damm@...il.com>, <linux-kernel@...r.kernel.org>
Message-ID: <1215767437-20583-3-git-send-email-Uwe.Kleine-Koenig@...i.com>


Thanks to Magnus Damm for pointing that out.

Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@...i.com>
Cc: Magnus Damm <magnus.damm@...il.com>
Acked-by: Hans J. Koch <hjk@...utronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>

---
 drivers/uio/uio_pdrv.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/uio/uio_pdrv.c
+++ b/drivers/uio/uio_pdrv.c
@@ -116,5 +116,5 @@ module_exit(uio_pdrv_exit);
 
 MODULE_AUTHOR("Uwe Kleine-Koenig");
 MODULE_DESCRIPTION("Userspace I/O platform driver");
-MODULE_LICENSE("GPL");
+MODULE_LICENSE("GPL v2");
 MODULE_ALIAS("platform:" DRIVER_NAME);


Patches currently in gregkh-2.6 which might be from Uwe.Kleine-Koenig@...i.com are

driver-core.current/uio-uio_pdrv-fix-license-specification.patch
driver-core.current/uio-uio_pdrv-fix-memory-leak.patch
driver-core.current/uio-generic-irq-handling-for-some-uio-platform-devices.patch
--
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