linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Removed oprofile stale entries
@ 2021-04-23 13:02 Bhaskar Chowdhury
  2021-04-23 13:02 ` [PATCH 1/3] Removed the oprofiled version option Bhaskar Chowdhury
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-23 13:02 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

This patch series trying to clean out remaing debris of removed
functionality.Kindly see the commit : 24880bef417f(oprofile-removal)

Cc:viresh.kumar@linaro.org
Cc:torvalds@linux-foundation.org
Cc:viro@zeniv.linux.org.uk
Cc:hch@infradead.org
Cc:viro@zeniv.linux.org.uk
Cc:tglx@linutronix.de
Cc:gregkh@linuxfoundation.org
Cc:rdunlap@infradead.org
Cc:linux-doc@vger.kernel.org
Cc:akpm@linux-foundation.org

Bhaskar Chowdhury (3):
  Removed the oprofiled version option
  oprofiled version output line removed from the list
  Enlisted oprofile version line removed

 Documentation/process/changes.rst                    | 1 -
 Documentation/translations/it_IT/process/changes.rst | 1 -
 scripts/ver_linux                                    | 1 -
 3 files changed, 3 deletions(-)

--
2.26.3


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH 1/3] Removed the oprofiled version option
  2021-04-23 13:02 [PATCH 0/3] Removed oprofile stale entries Bhaskar Chowdhury
@ 2021-04-23 13:02 ` Bhaskar Chowdhury
  2021-04-26 22:08   ` Bhaskar Chowdhury
  2021-04-23 13:03 ` [PATCH 2/3] oprofiled version output line removed from the list Bhaskar Chowdhury
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-23 13:02 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

Removed the oprofiled version option

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 scripts/ver_linux | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/ver_linux b/scripts/ver_linux
index a92acc703f9b..1a8ee4ff0e32 100755
--- a/scripts/ver_linux
+++ b/scripts/ver_linux
@@ -47,7 +47,6 @@ BEGIN {
 	printversion("Net-tools", version("ifconfig --version"))
 	printversion("Kbd", version("loadkeys -V"))
 	printversion("Console-tools", version("loadkeys -V"))
-	printversion("Oprofile", version("oprofiled --version"))
 	printversion("Sh-utils", version("expr --v"))
 	printversion("Udev", version("udevadm --version"))
 	printversion("Wireless-tools", version("iwconfig --version"))
--
2.26.3


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 2/3] oprofiled version output line removed from the list
  2021-04-23 13:02 [PATCH 0/3] Removed oprofile stale entries Bhaskar Chowdhury
  2021-04-23 13:02 ` [PATCH 1/3] Removed the oprofiled version option Bhaskar Chowdhury
@ 2021-04-23 13:03 ` Bhaskar Chowdhury
  2021-04-26 22:08   ` Bhaskar Chowdhury
  2021-04-23 13:03 ` [PATCH 3/3] Enlisted oprofile version line removed Bhaskar Chowdhury
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-23 13:03 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

Oprofiled version output line removed from the list.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/process/changes.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst
index dac17711dc11..d3a8557b66a1 100644
--- a/Documentation/process/changes.rst
+++ b/Documentation/process/changes.rst
@@ -48,7 +48,6 @@ quota-tools            3.09             quota -V
 PPP                    2.4.0            pppd --version
 nfs-utils              1.0.5            showmount --version
 procps                 3.2.0            ps --version
-oprofile               0.9              oprofiled --version
 udev                   081              udevd --version
 grub                   0.93             grub --version || grub-install --version
 mcelog                 0.6              mcelog --version
--
2.26.3


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 3/3] Enlisted oprofile version line removed
  2021-04-23 13:02 [PATCH 0/3] Removed oprofile stale entries Bhaskar Chowdhury
  2021-04-23 13:02 ` [PATCH 1/3] Removed the oprofiled version option Bhaskar Chowdhury
  2021-04-23 13:03 ` [PATCH 2/3] oprofiled version output line removed from the list Bhaskar Chowdhury
@ 2021-04-23 13:03 ` Bhaskar Chowdhury
  2021-04-26 22:08   ` Bhaskar Chowdhury
  2021-04-26 22:08 ` [PATCH RESENDING 0/3] Removed oprofile stale entries Bhaskar Chowdhury
  2021-05-03 23:00 ` [PATCH " Jonathan Corbet
  4 siblings, 1 reply; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-23 13:03 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

Enlisted oprofile version line removed.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/translations/it_IT/process/changes.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/translations/it_IT/process/changes.rst b/Documentation/translations/it_IT/process/changes.rst
index cc883f8d96c4..87d081889bfc 100644
--- a/Documentation/translations/it_IT/process/changes.rst
+++ b/Documentation/translations/it_IT/process/changes.rst
@@ -51,7 +51,6 @@ quota-tools            3.09               quota -V
 PPP                    2.4.0              pppd --version
 nfs-utils              1.0.5              showmount --version
 procps                 3.2.0              ps --version
-oprofile               0.9                oprofiled --version
 udev                   081                udevd --version
 grub                   0.93               grub --version || grub-install --version
 mcelog                 0.6                mcelog --version
--
2.26.3


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH  RESENDING 0/3] Removed oprofile stale entries
  2021-04-23 13:02 [PATCH 0/3] Removed oprofile stale entries Bhaskar Chowdhury
                   ` (2 preceding siblings ...)
  2021-04-23 13:03 ` [PATCH 3/3] Enlisted oprofile version line removed Bhaskar Chowdhury
@ 2021-04-26 22:08 ` Bhaskar Chowdhury
  2021-05-03 23:00 ` [PATCH " Jonathan Corbet
  4 siblings, 0 replies; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-26 22:08 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel, viresh.kumar, linux-doc
  Cc: Bhaskar Chowdhury, viro, tglx, gregkh, rdunlap, akpm, torvalds

This patch series trying to clean up the remaining debris of removed
functionality.Kindly see the commit : 24880bef417f(oprofile-removal)

In truest sense, it is all trivial in nature, so cc'ing that mail id too..

trivial@vger.kernel.org

Bhaskar Chowdhury (3):
  Removed the oprofiled version option
  oprofiled version output line removed from the list
  Enlisted oprofile version line removed

 Documentation/process/changes.rst                    | 1 -
 Documentation/translations/it_IT/process/changes.rst | 1 -
 scripts/ver_linux                                    | 1 -
 3 files changed, 3 deletions(-)

--
2.26.3


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH 1/3] Removed the oprofiled version option
  2021-04-23 13:02 ` [PATCH 1/3] Removed the oprofiled version option Bhaskar Chowdhury
@ 2021-04-26 22:08   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-26 22:08 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

Removed the oprofiled version option

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 scripts/ver_linux | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/ver_linux b/scripts/ver_linux
index a92acc703f9b..1a8ee4ff0e32 100755
--- a/scripts/ver_linux
+++ b/scripts/ver_linux
@@ -47,7 +47,6 @@ BEGIN {
 	printversion("Net-tools", version("ifconfig --version"))
 	printversion("Kbd", version("loadkeys -V"))
 	printversion("Console-tools", version("loadkeys -V"))
-	printversion("Oprofile", version("oprofiled --version"))
 	printversion("Sh-utils", version("expr --v"))
 	printversion("Udev", version("udevadm --version"))
 	printversion("Wireless-tools", version("iwconfig --version"))
--
2.26.3


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 2/3] oprofiled version output line removed from the list
  2021-04-23 13:03 ` [PATCH 2/3] oprofiled version output line removed from the list Bhaskar Chowdhury
@ 2021-04-26 22:08   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-26 22:08 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

Oprofiled version output line removed from the list.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/process/changes.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/process/changes.rst b/Documentation/process/changes.rst
index dac17711dc11..d3a8557b66a1 100644
--- a/Documentation/process/changes.rst
+++ b/Documentation/process/changes.rst
@@ -48,7 +48,6 @@ quota-tools            3.09             quota -V
 PPP                    2.4.0            pppd --version
 nfs-utils              1.0.5            showmount --version
 procps                 3.2.0            ps --version
-oprofile               0.9              oprofiled --version
 udev                   081              udevd --version
 grub                   0.93             grub --version || grub-install --version
 mcelog                 0.6              mcelog --version
--
2.26.3


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 3/3] Enlisted oprofile version line removed
  2021-04-23 13:03 ` [PATCH 3/3] Enlisted oprofile version line removed Bhaskar Chowdhury
@ 2021-04-26 22:08   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 9+ messages in thread
From: Bhaskar Chowdhury @ 2021-04-26 22:08 UTC (permalink / raw)
  To: corbet, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

Enlisted oprofile version line removed.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 Documentation/translations/it_IT/process/changes.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Documentation/translations/it_IT/process/changes.rst b/Documentation/translations/it_IT/process/changes.rst
index cc883f8d96c4..87d081889bfc 100644
--- a/Documentation/translations/it_IT/process/changes.rst
+++ b/Documentation/translations/it_IT/process/changes.rst
@@ -51,7 +51,6 @@ quota-tools            3.09               quota -V
 PPP                    2.4.0              pppd --version
 nfs-utils              1.0.5              showmount --version
 procps                 3.2.0              ps --version
-oprofile               0.9                oprofiled --version
 udev                   081                udevd --version
 grub                   0.93               grub --version || grub-install --version
 mcelog                 0.6                mcelog --version
--
2.26.3


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH 0/3] Removed oprofile stale entries
  2021-04-23 13:02 [PATCH 0/3] Removed oprofile stale entries Bhaskar Chowdhury
                   ` (3 preceding siblings ...)
  2021-04-26 22:08 ` [PATCH RESENDING 0/3] Removed oprofile stale entries Bhaskar Chowdhury
@ 2021-05-03 23:00 ` Jonathan Corbet
  4 siblings, 0 replies; 9+ messages in thread
From: Jonathan Corbet @ 2021-05-03 23:00 UTC (permalink / raw)
  To: Bhaskar Chowdhury, nathan, linux-kernel; +Cc: Bhaskar Chowdhury

Bhaskar Chowdhury <unixbhaskar@gmail.com> writes:

> This patch series trying to clean out remaing debris of removed
> functionality.Kindly see the commit : 24880bef417f(oprofile-removal)
>
> Bhaskar Chowdhury (3):
>   Removed the oprofiled version option
>   oprofiled version output line removed from the list
>   Enlisted oprofile version line removed
>
>  Documentation/process/changes.rst                    | 1 -
>  Documentation/translations/it_IT/process/changes.rst | 1 -
>  scripts/ver_linux                                    | 1 -
>  3 files changed, 3 deletions(-)

I've applied the set, thanks.

jon

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-05-03 23:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 13:02 [PATCH 0/3] Removed oprofile stale entries Bhaskar Chowdhury
2021-04-23 13:02 ` [PATCH 1/3] Removed the oprofiled version option Bhaskar Chowdhury
2021-04-26 22:08   ` Bhaskar Chowdhury
2021-04-23 13:03 ` [PATCH 2/3] oprofiled version output line removed from the list Bhaskar Chowdhury
2021-04-26 22:08   ` Bhaskar Chowdhury
2021-04-23 13:03 ` [PATCH 3/3] Enlisted oprofile version line removed Bhaskar Chowdhury
2021-04-26 22:08   ` Bhaskar Chowdhury
2021-04-26 22:08 ` [PATCH RESENDING 0/3] Removed oprofile stale entries Bhaskar Chowdhury
2021-05-03 23:00 ` [PATCH " Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).