public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 3.18.104
@ 2018-04-10  7:13 Greg KH
  2018-04-10  7:13 ` Greg KH
  2018-04-10  7:28 ` Harsh Shandilya
  0 siblings, 2 replies; 4+ messages in thread
From: Greg KH @ 2018-04-10  7:13 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

[-- Attachment #1: Type: text/plain, Size: 700 bytes --]

I'm announcing the release of the 3.18.104 kernel.

Only users who had build errors in 3.18.103 need to upgrade, this is a
single-bugfix-only release.

The updated 3.18.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.18.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                  |    2 +-
 drivers/net/ethernet/freescale/fec_main.c |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

Greg Kroah-Hartman (2):
      net: fec: fix build error in fec driver
      Linux 3.18.104


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: Linux 3.18.104
  2018-04-10  7:13 Linux 3.18.104 Greg KH
@ 2018-04-10  7:13 ` Greg KH
  2018-04-10  7:28 ` Harsh Shandilya
  1 sibling, 0 replies; 4+ messages in thread
From: Greg KH @ 2018-04-10  7:13 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby

diff --git a/Makefile b/Makefile
index 2df4a1163714..2eae8b1039aa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION = 3
 PATCHLEVEL = 18
-SUBLEVEL = 103
+SUBLEVEL = 104
 EXTRAVERSION =
 NAME = Diseased Newt
 
diff --git a/drivers/net/ethernet/freescale/fec_main.c b/drivers/net/ethernet/freescale/fec_main.c
index f17b427d91bd..02262b8e57ee 100644
--- a/drivers/net/ethernet/freescale/fec_main.c
+++ b/drivers/net/ethernet/freescale/fec_main.c
@@ -58,6 +58,7 @@
 #include <linux/if_vlan.h>
 #include <linux/pinctrl/consumer.h>
 #include <linux/prefetch.h>
+#include <linux/pm_runtime.h>
 
 #include <asm/cacheflush.h>
 

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

* Re: Linux 3.18.104
  2018-04-10  7:13 Linux 3.18.104 Greg KH
  2018-04-10  7:13 ` Greg KH
@ 2018-04-10  7:28 ` Harsh Shandilya
  2018-04-10  8:29   ` Greg KH
  1 sibling, 1 reply; 4+ messages in thread
From: Harsh Shandilya @ 2018-04-10  7:28 UTC (permalink / raw)
  To: Greg KH, linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn, Jiri Slaby



On 10 April 2018 12:43:46 PM IST, Greg KH <gregkh@linuxfoundation.org> wrote:
>I'm announcing the release of the 3.18.104 kernel.
>
>Only users who had build errors in 3.18.103 need to upgrade, this is a
>single-bugfix-only release.
>
>The updated 3.18.y git tree can be found at:
>	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
>linux-3.18.y
>and can be browsed at the normal kernel.org git web browser:
>	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary


OnePlus3T doesn't use the fec so nothing there to really test, but this builds fine.

>thanks,
>
>greg k-h
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

* Re: Linux 3.18.104
  2018-04-10  7:28 ` Harsh Shandilya
@ 2018-04-10  8:29   ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2018-04-10  8:29 UTC (permalink / raw)
  To: Harsh Shandilya
  Cc: linux-kernel, Andrew Morton, torvalds, stable, lwn, Jiri Slaby

On Tue, Apr 10, 2018 at 12:58:11PM +0530, Harsh Shandilya wrote:
> 
> 
> On 10 April 2018 12:43:46 PM IST, Greg KH <gregkh@linuxfoundation.org> wrote:
> >I'm announcing the release of the 3.18.104 kernel.
> >
> >Only users who had build errors in 3.18.103 need to upgrade, this is a
> >single-bugfix-only release.
> >
> >The updated 3.18.y git tree can be found at:
> >	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
> >linux-3.18.y
> >and can be browsed at the normal kernel.org git web browser:
> >	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
> 
> 
> OnePlus3T doesn't use the fec so nothing there to really test, but this builds fine.

Thanks for at least test-building this :)

greg k-h

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

end of thread, other threads:[~2018-04-10  8:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-10  7:13 Linux 3.18.104 Greg KH
2018-04-10  7:13 ` Greg KH
2018-04-10  7:28 ` Harsh Shandilya
2018-04-10  8:29   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox