All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <041601d90035$4f738de0$ee5aa9a0$@aronetics.com>

diff --git a/a/1.1.2.bin b/a/1.1.2.bin
deleted file mode 100644
index 40681a8..0000000
--- a/a/1.1.2.bin
+++ /dev/null
@@ -1,40 +0,0 @@
-<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
-/* Font Definitions */
-@font-face
-	{font-family:"Cambria Math";
-	panose-1:2 4 5 3 5 4 6 3 2 4;}
-@font-face
-	{font-family:Calibri;
-	panose-1:2 15 5 2 2 2 4 3 2 4;}
-/* Style Definitions */
-p.MsoNormal, li.MsoNormal, div.MsoNormal
-	{margin:0in;
-	margin-bottom:.0001pt;
-	font-size:11.0pt;
-	font-family:"Calibri",sans-serif;}
-a:link, span.MsoHyperlink
-	{mso-style-priority:99;
-	color:#0563C1;
-	text-decoration:underline;}
-a:visited, span.MsoHyperlinkFollowed
-	{mso-style-priority:99;
-	color:#954F72;
-	text-decoration:underline;}
-span.EmailStyle17
-	{mso-style-type:personal-compose;
-	font-family:"Calibri",sans-serif;
-	color:windowtext;}
-.MsoChpDefault
-	{mso-style-type:export-only;
-	font-family:"Calibri",sans-serif;}
-@page WordSection1
-	{size:8.5in 11.0in;
-	margin:1.0in 1.0in 1.0in 1.0in;}
-div.WordSection1
-	{page:WordSection1;}
---></style><!--[if gte mso 9]><xml>
-<o:shapedefaults v:ext="edit" spidmax="1026" />
-</xml><![endif]--><!--[if gte mso 9]><xml>
-<o:shapelayout v:ext="edit">
-<o:idmap v:ext="edit" data="1" />
-</o:shapelayout></xml><![endif]--></head><body lang=EN-US link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt'>Hello &#8211;<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt;color:#1D1C1D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt;color:#1D1C1D'>I have an idea of where to begin: our kernel code compiles and works on Red Hat, CentOS, and Fedora. In Ubuntu 20.04, I have an error.<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt;color:#1D1C1D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>root@form:/home/john/thor-linux/Kernel/ubuntu20.04# make<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>rmmod: ERROR: Module thor is not currently loaded<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make: [Makefile:7: all] Error 1 (ignored)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/thor.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>/home/john/thor-linux/Kernel/ubuntu22.04/thor.o: warning: objtool: _Controller_process_response_map()+0x1b3:&nbsp;&nbsp;&nbsp; unreachable instruction<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; Building modules, stage 2.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; MODPOST 1 modules<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/thor.mod.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; LD [M]&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CLEAN&nbsp;&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/Module.symvers<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo dmesg -C<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo insmod /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>filename:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>version:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.1<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>description:&nbsp;&nbsp;&nbsp; THOR KMOD<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>author:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aronetics<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>license:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPL<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>srcversion:&nbsp;&nbsp;&nbsp;&nbsp; BC856FA85DB2FEFD38A1B2A<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>depends:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>retpoline:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Y<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thor<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>vermagic:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5.4.0-131-generic SMP mod_unload modversions<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo dmesg<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><a href="mailto:root@form:/home/john/thor-linux/Kernel/ubuntu20.04#">root@form:/home/john/thor-linux/Kernel/ubuntu20.04#</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>Every 2.0s: tail -n30 /var/lib/dkms/thor/1.0.1/build/make.log<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>DKMS make.log for thor-1.0.1 for kernel 5.4.0-131-generic (x86_64)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>Thu 24 Nov 2022 01:10:33 PM EST<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make: Entering directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /var/lib/dkms/thor/1.0.1/build/thor.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>/var/lib/dkms/thor/1.0.1/build/thor.o: warning: objtool: _Controller_process_response_map()+0x1b3: unreachable instruction<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; Building modules, stage 2.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; MODPOST 1 modules<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /var/lib/dkms/thor/1.0.1/build/thor.mod.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; LD [M]&nbsp; /var/lib/dkms/thor/1.0.1/build/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make: Leaving directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>Is this an error in objtool on Ubuntu within /usr/src/linux-headers-5.4.0-${26-130}/tools/objtool ?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>From RHEL 8<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>[root@profile rhel8]# make<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /home/john/thor-linux/Kernel/rhel8/thor.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; Building modules, stage 2.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; MODPOST 1 modules<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /home/john/thor-linux/Kernel/rhel8/thor.mod.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; LD [M]&nbsp; /home/john/thor-linux/Kernel/rhel8/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CLEAN&nbsp;&nbsp; /home/john/thor-linux/Kernel/rhel8/.tmp_versions<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CLEAN&nbsp;&nbsp; /home/john/thor-linux/Kernel/rhel8/Module.symvers<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo dmesg -C<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo insmod /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>filename:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>version:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.1<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>description:&nbsp;&nbsp;&nbsp; THOR KMOD<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>author:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aronetics<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>license:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPL<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>rhelversion:&nbsp;&nbsp;&nbsp; 8.6<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>srcversion:&nbsp;&nbsp;&nbsp;&nbsp; FC77130B3C3461BF8DE20B6<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>depends:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thor<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>vermagic:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4.18.0-372.26.1.el8_6.x86_64 SMP mod_unload modversions<o:p></o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'>#@sudo dmesg<o:p></o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'>[root@profile rhel8]#<o:p></o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'>John<o:p></o:p></span></p></div></body></html>
diff --git a/a/1.1.2.hdr b/a/1.1.2.hdr
deleted file mode 100644
index 75e5025..0000000
--- a/a/1.1.2.hdr
+++ /dev/null
@@ -1,3 +0,0 @@
-Content-Type: text/html;
-	charset="us-ascii"
-Content-Transfer-Encoding: quoted-printable
diff --git a/a/1.1.1.hdr b/N1/1.1.hdr
similarity index 100%
rename from a/1.1.1.hdr
rename to N1/1.1.hdr
diff --git a/a/1.1.1.txt b/N1/1.1.txt
similarity index 100%
rename from a/1.1.1.txt
rename to N1/1.1.txt
diff --git a/a/1.2.bin b/N1/1.2.bin
index b4d1c52..40681a8 100644
Binary files a/a/1.2.bin and b/N1/1.2.bin differ
diff --git a/a/1.2.hdr b/N1/1.2.hdr
index 56c061d..75e5025 100644
--- a/a/1.2.hdr
+++ b/N1/1.2.hdr
@@ -1,5 +1,3 @@
-Content-Type: application/pkcs7-signature;
-	name="smime.p7s"
-Content-Transfer-Encoding: base64
-Content-Disposition: attachment;
-	filename="smime.p7s"
+Content-Type: text/html;
+	charset="us-ascii"
+Content-Transfer-Encoding: quoted-printable
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..b4d1c52
Binary files /dev/null and b/N1/2.bin differ
diff --git a/a/2.hdr b/N1/2.hdr
index 4b86001..56c061d 100644
--- a/a/2.hdr
+++ b/N1/2.hdr
@@ -1,4 +1,5 @@
-Content-Type: text/plain; charset="us-ascii"
-MIME-Version: 1.0
-Content-Transfer-Encoding: 7bit
-Content-Disposition: inline
+Content-Type: application/pkcs7-signature;
+	name="smime.p7s"
+Content-Transfer-Encoding: base64
+Content-Disposition: attachment;
+	filename="smime.p7s"
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index a57419d..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-_______________________________________________
-Kernelnewbies mailing list
-Kernelnewbies@kernelnewbies.org
-https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
diff --git a/a/content_digest b/N1/content_digest
index 721bb9b..3d258f8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,11 +2,11 @@
  "Subject\0OBJTOOL Build error\0"
  "Date\0Thu, 24 Nov 2022 13:48:08 -0500\0"
  "To\0<stable@vger.kernel.org>\0"
- "Cc\0'Mark Salter' <mark.salter@canonical.com>"
-  Mark Lewis <mark.lewis@canonical.com>
-  regressions@lists.linux.dev
- " kernelnewbies@kernelnewbies.org\0"
- "\03:1.1.1\0"
+ "Cc\0<regressions@lists.linux.dev>"
+  <kernelnewbies@kernelnewbies.org>
+  'Mark Salter' <mark.salter@canonical.com>
+ " Mark Lewis <mark.lewis@canonical.com>\0"
+ "\02:1.1\0"
  "b\0"
  "Hello -\n"
  "\n"
@@ -168,7 +168,7 @@
  " \n"
  "\n"
  John
- "\03:1.1.2\0"
+ "\02:1.2\0"
  "b\0"
  "<html xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:w=\"urn:schemas-microsoft-com:office:word\" xmlns:m=\"http://schemas.microsoft.com/office/2004/12/omml\" xmlns=\"http://www.w3.org/TR/REC-html40\"><head><META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=us-ascii\"><meta name=Generator content=\"Microsoft Word 15 (filtered medium)\"><style><!--\r\n"
  "/* Font Definitions */\r\n"
@@ -210,7 +210,7 @@
  "<o:shapelayout v:ext=\"edit\">\r\n"
  "<o:idmap v:ext=\"edit\" data=\"1\" />\r\n"
  "</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=\"#0563C1\" vlink=\"#954F72\"><div class=WordSection1><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt'>Hello &#8211;<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt;color:#1D1C1D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt;color:#1D1C1D'>I have an idea of where to begin: our kernel code compiles and works on Red Hat, CentOS, and Fedora. In Ubuntu 20.04, I have an error.<o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:3.0pt;margin-right:0in;margin-bottom:3.0pt;margin-left:0in'><span style='font-size:10.0pt;color:#1D1C1D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>root@form:/home/john/thor-linux/Kernel/ubuntu20.04# make<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>rmmod: ERROR: Module thor is not currently loaded<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make: [Makefile:7: all] Error 1 (ignored)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/thor.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>/home/john/thor-linux/Kernel/ubuntu22.04/thor.o: warning: objtool: _Controller_process_response_map()+0x1b3:&nbsp;&nbsp;&nbsp; unreachable instruction<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; Building modules, stage 2.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; MODPOST 1 modules<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/thor.mod.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; LD [M]&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CLEAN&nbsp;&nbsp; /home/john/thor-linux/Kernel/ubuntu22.04/Module.symvers<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo dmesg -C<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo insmod /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>filename:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>version:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.1<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>description:&nbsp;&nbsp;&nbsp; THOR KMOD<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>author:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aronetics<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>license:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPL<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>srcversion:&nbsp;&nbsp;&nbsp;&nbsp; BC856FA85DB2FEFD38A1B2A<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>depends:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>retpoline:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Y<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thor<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>vermagic:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5.4.0-131-generic SMP mod_unload modversions<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo dmesg<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><a href=\"mailto:root@form:/home/john/thor-linux/Kernel/ubuntu20.04#\">root@form:/home/john/thor-linux/Kernel/ubuntu20.04#</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>Every 2.0s: tail -n30 /var/lib/dkms/thor/1.0.1/build/make.log<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>DKMS make.log for thor-1.0.1 for kernel 5.4.0-131-generic (x86_64)<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>Thu 24 Nov 2022 01:10:33 PM EST<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make: Entering directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /var/lib/dkms/thor/1.0.1/build/thor.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>/var/lib/dkms/thor/1.0.1/build/thor.o: warning: objtool: _Controller_process_response_map()+0x1b3: unreachable instruction<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; Building modules, stage 2.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; MODPOST 1 modules<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /var/lib/dkms/thor/1.0.1/build/thor.mod.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; LD [M]&nbsp; /var/lib/dkms/thor/1.0.1/build/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make: Leaving directory '/usr/src/linux-headers-5.4.0-131-generic'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>Is this an error in objtool on Ubuntu within /usr/src/linux-headers-5.4.0-${26-130}/tools/objtool ?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>From RHEL 8<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>[root@profile rhel8]# make<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC [M]&nbsp; /home/john/thor-linux/Kernel/rhel8/thor.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; Building modules, stage 2.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; MODPOST 1 modules<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /home/john/thor-linux/Kernel/rhel8/thor.mod.o<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; LD [M]&nbsp; /home/john/thor-linux/Kernel/rhel8/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Entering directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CLEAN&nbsp;&nbsp; /home/john/thor-linux/Kernel/rhel8/.tmp_versions<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>&nbsp; CLEAN&nbsp;&nbsp; /home/john/thor-linux/Kernel/rhel8/Module.symvers<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>make[1]: Leaving directory '/usr/src/kernels/4.18.0-372.26.1.el8_6.x86_64'<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo dmesg -C<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>#@sudo insmod /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>filename:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /usr/local/etc/thor.ko<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>version:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.1<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>description:&nbsp;&nbsp;&nbsp; THOR KMOD<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>author:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aronetics<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>license:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GPL<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>rhelversion:&nbsp;&nbsp;&nbsp; 8.6<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>srcversion:&nbsp;&nbsp;&nbsp;&nbsp; FC77130B3C3461BF8DE20B6<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>depends:<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>name:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; thor<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt'>vermagic:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4.18.0-372.26.1.el8_6.x86_64 SMP mod_unload modversions<o:p></o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'>#@sudo dmesg<o:p></o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'>[root@profile rhel8]#<o:p></o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=FR style='font-size:10.0pt'>John<o:p></o:p></span></p></div></body></html>"
- "\02:1.2\0"
+ "\01:2\0"
  "fn\0smime.p7s\0"
  "b\0"
  "0\200\006\t*\206H\206\367\r\001\a\002\240\2000\200\002\001\0011\v0\t\006\005+\016\003\002\032\005\00\200\006\t*\206H\206\367\r\001\a\001\0\0\240\202\027\2270\202\003W0\202\002?\240\003\002\001\002\002\001\0010\r\006\t*\206H\206\367\r\001\001\v\005\00M1\v0\t\006\003U\004\006\023\002US1\0300\026\006\003U\004\n"
@@ -261,11 +261,5 @@
  "\023\017U.S. Government1\f0\n"
  "\006\003U\004\v\023\003ECA1\"0 \006\003U\004\v\023\031Certification Authorities1\0320\030\006\003U\004\003\023\021IdenTrust ECA S22\002\020@\001n\377\333\307\324x\275}\241\305\224\211\016\3000\r\006\t*\206H\206\367\r\001\001\001\005\0\004\202\001\0Pdt\211\232i\367|\345\030\025\177M}~\311\023\n"
  "\222\f\255{jE\273\347&Ki\234G\212\235\261\217\311m%\352\366y\204!u\271Yvd?\316k\237V\220\347;\341a\311\366L\027\367\315yu\301\272\031\005\324R\357\377\330p\003\255\336\364\214I\307\f!b\001p\370\r@O\212\314\314\246\353\202\324\267-\361\353R\343?\214/\263Z/\347\253\265\242\343LSE\346\234\261\233n\017/Q\365\344r\321\332\271\322\022\366m\326\347}\335\300*x\2179dP\363\337\332\233_\362\320\335\201j\373\332=\2706\205!U\024lir\314\302\au?\210Ge\223wh\232\332\247p8b\302\256\201Y\024\231T#\215\2036\334\225\03202h\253\362\276\3435{\344\227r\001\033\343\307\344\343\376\362W\367\244.\211WP:\240*\0=\330)Ec\3556a\267+\3512A\2449\317\361\023\303\f\325\323L\252\0\0\0\0\0\0"
- "\01:2\0"
- "b\0"
- "_______________________________________________\n"
- "Kernelnewbies mailing list\n"
- "Kernelnewbies@kernelnewbies.org\n"
- https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
 
-af3188a1ac2783441d878a1d73db11da8ea0a6420bdd97d082347121eb6f176e
+14bf24759bcb68b5b85d93bf63d5091f444078206b4dfb48e97bcb94742638bd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.