mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
kernel: Update to 5.0.8/4.19.35/4.14.112/4.9.169
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
82a75d4b0f
commit
719a2753db
@ -251,21 +251,21 @@ endef
|
||||
# Debug targets only for latest stable and LTS stable
|
||||
#
|
||||
ifeq ($(ARCH),x86_64)
|
||||
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.34,4.19.x,,-dbg))
|
||||
$(eval $(call kernel,5.0.8,5.0.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.35,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.35,4.19.x,,-dbg))
|
||||
$(eval $(call kernel,4.19.25,4.19.x,-rt,))
|
||||
$(eval $(call kernel,4.14.111,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.9.168,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.112,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.9.169,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
|
||||
else ifeq ($(ARCH),aarch64)
|
||||
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,5.0.8,5.0.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.35,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.25,4.19.x,-rt,))
|
||||
|
||||
else ifeq ($(ARCH),s390x)
|
||||
$(eval $(call kernel,5.0.7,5.0.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.34,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,5.0.8,5.0.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.19.35,4.19.x,$(EXTRA),$(DEBUG)))
|
||||
endif
|
||||
|
||||
# Target for kernel config
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.14.111 Kernel Configuration
|
||||
# Linux/x86 4.14.112 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.19.34 Kernel Configuration
|
||||
# Linux/arm64 4.19.35 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 4.19.34 Kernel Configuration
|
||||
# Linux/s390 4.19.35 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.19.34 Kernel Configuration
|
||||
# Linux/x86 4.19.35 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.9.168 Kernel Configuration
|
||||
# Linux/x86 4.9.169 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.0.7 Kernel Configuration
|
||||
# Linux/arm64 5.0.8 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/s390 5.0.7 Kernel Configuration
|
||||
# Linux/s390 5.0.8 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 5.0.7 Kernel Configuration
|
||||
# Linux/x86 5.0.8 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b4b1db0ae2619900e65d1cc6beeea6cf24af4c57 Mon Sep 17 00:00:00 2001
|
||||
From 8d5230449ba19913dd429178cba40daff51e17e9 Mon Sep 17 00:00:00 2001
|
||||
From: Cheng-mean Liu <soccerl@microsoft.com>
|
||||
Date: Tue, 11 Jul 2017 16:58:26 -0700
|
||||
Subject: [PATCH 01/21] NVDIMM: reducded ND_MIN_NAMESPACE_SIZE from 4MB to 4KB
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d8a8f6b60e7cf2eb9d76077222eec7fe7730d5d1 Mon Sep 17 00:00:00 2001
|
||||
From 6a3e5f0e61d9c21010cc56def1acc6c82420be8f Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:00 -0700
|
||||
Subject: [PATCH 02/21] hyper-v: trace vmbus_on_msg_dpc()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9202c5134589c7136d65a0e95e27e4a00301d64b Mon Sep 17 00:00:00 2001
|
||||
From a2bd53d6d636f2c006be6ecfc934a4b7e17bd9a3 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:01 -0700
|
||||
Subject: [PATCH 03/21] hyper-v: trace vmbus_on_message()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c38e64ec99b13a8baea587256886f20e3ffa6be1 Mon Sep 17 00:00:00 2001
|
||||
From e5cc991cbd114ea3c06bb4efc5e89c02485ed500 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:02 -0700
|
||||
Subject: [PATCH 04/21] hyper-v: trace vmbus_onoffer()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a1d77bc74b7ab616b36b09f9148c13f4828c3509 Mon Sep 17 00:00:00 2001
|
||||
From eb725457046ff6cce8ab4b78204d86690f5313a6 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:03 -0700
|
||||
Subject: [PATCH 05/21] hyper-v: trace vmbus_onoffer_rescind()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 95197d9fe266f21a201a05ea97c2f0e32d69d4cf Mon Sep 17 00:00:00 2001
|
||||
From 054bfe605b3671e3abd8b09400f10303f96f0a08 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:04 -0700
|
||||
Subject: [PATCH 06/21] hyper-v: trace vmbus_onopen_result()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 6df3edd319c681d7fecc3c9b1bafd5eae6919bdf Mon Sep 17 00:00:00 2001
|
||||
From 5bb5ed3cc89776e666e64b1b55734ca79078a973 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:05 -0700
|
||||
Subject: [PATCH 07/21] hyper-v: trace vmbus_ongpadl_created()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 914e9f8a5fe89cc9644df6aad69749536d5f2fc8 Mon Sep 17 00:00:00 2001
|
||||
From 9271db87671551ac54e3ad0faadeca7abd0d8e75 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:06 -0700
|
||||
Subject: [PATCH 08/21] hyper-v: trace vmbus_ongpadl_torndown()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ca85362e2365f23e2a1419301f9b9c20d4ac752d Mon Sep 17 00:00:00 2001
|
||||
From 4dc08c3a01970734a91ab851fae5344b1272c96b Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:07 -0700
|
||||
Subject: [PATCH 09/21] hyper-v: trace vmbus_onversion_response()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e12a24f5c2d6012d7c4f67bf828835cb4c089f9c Mon Sep 17 00:00:00 2001
|
||||
From 81996a59d77d266c75dadf5dedaa85be36122a92 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:08 -0700
|
||||
Subject: [PATCH 10/21] hyper-v: trace vmbus_request_offers()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e13d7d7fb7c1be13bd1d6f3763e972a3d9c65495 Mon Sep 17 00:00:00 2001
|
||||
From 31dc7488e64906eb784ccf76cc562533057cf770 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:09 -0700
|
||||
Subject: [PATCH 11/21] hyper-v: trace vmbus_open()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f4b47ef1f74cb324e243f7fab61bcfc5c0d39232 Mon Sep 17 00:00:00 2001
|
||||
From c6d3cf42487349814404a5be0f80d1ebaa848183 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:10 -0700
|
||||
Subject: [PATCH 12/21] hyper-v: trace vmbus_close_internal()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a8128a308cbb3609338b7d658dfebd2bc3b7124f Mon Sep 17 00:00:00 2001
|
||||
From f3210ac90c61b1add0b97406b4cce5ded6371df1 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:11 -0700
|
||||
Subject: [PATCH 13/21] hyper-v: trace vmbus_establish_gpadl()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c3e7533d4dd9918ef4ee6fa29455c894f5d3ce28 Mon Sep 17 00:00:00 2001
|
||||
From 171357aef7fd36c3e02f9b9c2c0830b615da51f0 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:12 -0700
|
||||
Subject: [PATCH 14/21] hyper-v: trace vmbus_teardown_gpadl()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e8a73d9de4a6fa78e76eb2d6dc0f73b1c2b3cde3 Mon Sep 17 00:00:00 2001
|
||||
From cdab1a562d0403b1bbf9fa4224ca69f5860e0383 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:13 -0700
|
||||
Subject: [PATCH 15/21] hyper-v: trace vmbus_negotiate_version()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 75d05ccbf5961bf68782ee2d5c4aebd95afd4e1e Mon Sep 17 00:00:00 2001
|
||||
From 63a233740d555f17780854e8fcf23fcce0649e03 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:14 -0700
|
||||
Subject: [PATCH 16/21] hyper-v: trace vmbus_release_relid()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 4209191f1824793833f09c3552e5bdf6ddb576ec Mon Sep 17 00:00:00 2001
|
||||
From 0f04bcd6af5cb7a686aec1d72f7bf023ba500233 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:15 -0700
|
||||
Subject: [PATCH 17/21] hyper-v: trace vmbus_send_tl_connect_request()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 6f88d269fdfbef10a3447e7f48cc42403670b1c9 Mon Sep 17 00:00:00 2001
|
||||
From 85fd3f12e8ba922d4cfc43c77e5555667e087770 Mon Sep 17 00:00:00 2001
|
||||
From: Vitaly Kuznetsov <vkuznets@redhat.com>
|
||||
Date: Sun, 29 Oct 2017 12:21:16 -0700
|
||||
Subject: [PATCH 18/21] hyper-v: trace channel events
|
||||
|
@ -1,4 +1,4 @@
|
||||
From acf57c41a0427147366eace630998a905aa36c41 Mon Sep 17 00:00:00 2001
|
||||
From aceb678e791c5437121e8e9042e52b9150ecda7c Mon Sep 17 00:00:00 2001
|
||||
From: Christian Borntraeger <borntraeger@de.ibm.com>
|
||||
Date: Tue, 12 Dec 2017 09:08:35 +0100
|
||||
Subject: [PATCH 19/21] serial: forbid 8250 on s390
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 78d1a9781a460b1526ea8a0f5e9fd7e9e1ab8986 Mon Sep 17 00:00:00 2001
|
||||
From c75cfa24163ce7e15890465bbfa15c13bcd62867 Mon Sep 17 00:00:00 2001
|
||||
From: Cathy Avery <cavery@redhat.com>
|
||||
Date: Tue, 31 Oct 2017 08:52:06 -0400
|
||||
Subject: [PATCH 20/21] scsi: storvsc: Allow only one remove lun work item to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a2123cf355326d905a8619a81e9133fd0012bbc8 Mon Sep 17 00:00:00 2001
|
||||
From 7ff5c1b0a7298f75ff36dbadae48927ae40490b1 Mon Sep 17 00:00:00 2001
|
||||
From: Long Li <longli@microsoft.com>
|
||||
Date: Tue, 31 Oct 2017 14:58:08 -0700
|
||||
Subject: [PATCH 21/21] scsi: storvsc: Avoid excessive host scan on controller
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f358edd80e76726331ba46e25bd212611e974c68 Mon Sep 17 00:00:00 2001
|
||||
From 7c18021d4c09e6733a713dd226fc2fa8e84250de Mon Sep 17 00:00:00 2001
|
||||
From: Arnaldo Carvalho de Melo <acme@redhat.com>
|
||||
Date: Thu, 2 Mar 2017 12:55:49 -0300
|
||||
Subject: [PATCH 01/14] tools build: Add test for sched_getcpu()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 1b2cfc8a8adbd890810593ad90f48932e8185f28 Mon Sep 17 00:00:00 2001
|
||||
From d4aab2d401fd5f24ac7053d26c5688a7a13b6d18 Mon Sep 17 00:00:00 2001
|
||||
From: Arnaldo Carvalho de Melo <acme@redhat.com>
|
||||
Date: Thu, 13 Oct 2016 17:12:35 -0300
|
||||
Subject: [PATCH 02/14] perf jit: Avoid returning garbage for a ret variable
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9d977ade83c2d881c25d649e8178a250a9e6b7f2 Mon Sep 17 00:00:00 2001
|
||||
From 66a1196f54928c742949987bb30955a03cc803ae Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Sat, 23 Jul 2016 01:35:51 +0000
|
||||
Subject: [PATCH 03/14] hv_sock: introduce Hyper-V Sockets
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a3ac5c7678eaac105cd28683311572052b28dac9 Mon Sep 17 00:00:00 2001
|
||||
From 27cc48ea30985b9300a5759c63190dfc7cbe4e71 Mon Sep 17 00:00:00 2001
|
||||
From: Rolf Neugebauer <rolf.neugebauer@gmail.com>
|
||||
Date: Mon, 23 May 2016 18:55:45 +0100
|
||||
Subject: [PATCH 04/14] vmbus: Don't spam the logs with unknown GUIDs
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a6b34593b39b94d7bb6536602cfeb581f7e42c69 Mon Sep 17 00:00:00 2001
|
||||
From 5c4c4c2e3ac07f6a49a2c63a697a01f6bb08d2a4 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sun, 6 Nov 2016 13:14:07 -0800
|
||||
Subject: [PATCH 05/14] Drivers: hv: utils: Fix the mapping between host
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 1945dc1a97450579e195b898a329363d629c4f86 Mon Sep 17 00:00:00 2001
|
||||
From 6d5a95558bb47036b3f8879ab8fbed5500725304 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sun, 6 Nov 2016 13:14:10 -0800
|
||||
Subject: [PATCH 06/14] Drivers: hv: vss: Improve log messages.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 14013d6864b58095d23277008eac319a7ccf6aa6 Mon Sep 17 00:00:00 2001
|
||||
From 9aed35656a8b14ebcc955c02d2f6d8a89e634fc1 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sun, 6 Nov 2016 13:14:11 -0800
|
||||
Subject: [PATCH 07/14] Drivers: hv: vss: Operation timeouts should match host
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 79091fb7f802273438afe893042b44abc5c5cae3 Mon Sep 17 00:00:00 2001
|
||||
From 39068ecc9e3880e6959342cfae98482484484798 Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sat, 28 Jan 2017 12:37:17 -0700
|
||||
Subject: [PATCH 08/14] Drivers: hv: vmbus: Use all supported IC versions to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7bf1001240d41a08f2f861c70ec6f2d1198a31bc Mon Sep 17 00:00:00 2001
|
||||
From 7353fb54e4af043922b04b4355de5d04a18b2ccb Mon Sep 17 00:00:00 2001
|
||||
From: Alex Ng <alexng@messages.microsoft.com>
|
||||
Date: Sat, 28 Jan 2017 12:37:18 -0700
|
||||
Subject: [PATCH 09/14] Drivers: hv: Log the negotiated IC versions.
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a51b5e8af108217600abec300ce975e06d70c457 Mon Sep 17 00:00:00 2001
|
||||
From ad4380f75acb5c9625ef346f479d9f8e602681f1 Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Sun, 26 Mar 2017 16:42:20 +0800
|
||||
Subject: [PATCH 10/14] vmbus: fix missed ring events on boot
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9d348d8ab1786e1265cbe2ad7b2a86fd0a3bcaa7 Mon Sep 17 00:00:00 2001
|
||||
From 1f10d6fb487a0eae880018a2e861f30a1ea810eb Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Wed, 29 Mar 2017 18:37:10 +0800
|
||||
Subject: [PATCH 11/14] vmbus: remove "goto error_clean_msglist" in
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 101fb4f406d8428987dffadb5660c456af26b3bf Mon Sep 17 00:00:00 2001
|
||||
From 89be09c22aefdc5e6ed2f4327bc65f020b56d187 Mon Sep 17 00:00:00 2001
|
||||
From: Dexuan Cui <decui@microsoft.com>
|
||||
Date: Fri, 24 Mar 2017 20:53:18 +0800
|
||||
Subject: [PATCH 12/14] vmbus: dynamically enqueue/dequeue the channel on
|
||||
|
@ -1,4 +1,4 @@
|
||||
From bf6a81d46485566fa9a2eaecd7b6b8c8979eb3b5 Mon Sep 17 00:00:00 2001
|
||||
From 92f855faab50a1d839221f01cdabb07342f62218 Mon Sep 17 00:00:00 2001
|
||||
From: Ido Schimmel <idosch@mellanox.com>
|
||||
Date: Mon, 10 Apr 2017 14:59:27 +0300
|
||||
Subject: [PATCH 13/14] bridge: implement missing ndo_uninit()
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f11194f06f9e2284428181f85a9589e3c29f99ad Mon Sep 17 00:00:00 2001
|
||||
From d285e68440082db765c92e1a7cdfb815e361b369 Mon Sep 17 00:00:00 2001
|
||||
From: Xin Long <lucien.xin@gmail.com>
|
||||
Date: Tue, 25 Apr 2017 22:58:37 +0800
|
||||
Subject: [PATCH 14/14] bridge: move bridge multicast cleanup to ndo_uninit
|
||||
|
Loading…
Reference in New Issue
Block a user