All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel versions
@ 2004-07-02 13:11 linuxppc
  2004-07-02 14:29 ` Giuliano Pochini
  0 siblings, 1 reply; 30+ messages in thread
From: linuxppc @ 2004-07-02 13:11 UTC (permalink / raw)
  To: Linux PPC Dev


Is there a linuxppc-2.6 kernel tree or are they still using the linuxppc-2.5
tree?

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 30+ messages in thread
* Kernel versions
@ 2009-04-02  7:16 Dragoslav Zaric
  0 siblings, 0 replies; 30+ messages in thread
From: Dragoslav Zaric @ 2009-04-02  7:16 UTC (permalink / raw)
  To: Cyrill Gorcunov, LKML

Hello,

I have noticed that when compiling various kernel versions with same
.config file
(this is .config file from generic 2.6.27-7 kernel that works)
on same machine the results are unpredictable :) Sometimes machine just
shuts down during the compilation, and in most cases it won't boot. I am always
downloading kernel sources from official site and I think these are
stable versions.
For example, 2.6.27.7 , 2.6.27.21 etc.

I am compiling kernel and modules with:

make
make modules
make modules_install
make install

and then run in /boot folder

mkinitrd initrd.img-2.6.27.21 2.6.27.21

and modify /boot/grub/menu.lst

So, is there some convention or practice, to know which versions are
stable or do
different distribution have something to do with it ?

thanks,

Dragoslav Zaric
[Professional programmer, MSc in Astrophysics]

^ permalink raw reply	[flat|nested] 30+ messages in thread
* Re: Kernel versions
@ 2009-04-02  8:19 Tomasz Chmielewski
  0 siblings, 0 replies; 30+ messages in thread
From: Tomasz Chmielewski @ 2009-04-02  8:19 UTC (permalink / raw)
  To: LKML

> I have noticed that when compiling various kernel versions with same
> .config file
> (this is .config file from generic 2.6.27-7 kernel that works)
> on same machine the results are unpredictable :) Sometimes machine just
> shuts down during the compilation

Shuts down during compilation? Or freezes?

It mostly means hardware problems.


> and in most cases it won't boot.

And what does kernel say during booting and where it breaks / stop booting?


-- 
Tomasz Chmielewski
http://wpkg.org


^ permalink raw reply	[flat|nested] 30+ messages in thread
* kernel versions
@ 2011-02-21 15:52 Gary Thomas
  2011-02-21 15:59 ` Gary Thomas
  2011-02-21 17:41 ` Richard Purdie
  0 siblings, 2 replies; 30+ messages in thread
From: Gary Thomas @ 2011-02-21 15:52 UTC (permalink / raw)
  To: Poky

I have my own kernel recipes (historical reasons...) which I
now have 2 versions of.  Some platforms have not yet been
ported to the latest version and I need to keep using the
older one for those platforms until the porting is complete.

Sadly, I can't get this to work.

Here's what I have
   $ tree meta-amltd/packages/linux/
     meta-amltd/packages/linux/
     ├── linux-am_2.6.32.bb
     ├── linux-am_2.6.37.bb

   $ tree meta-cobra3530p60/packages/linux/
     meta-cobra3530p60/packages/linux/
     ├── linux-am-2.6.32
     │   └── cobra3530p60
     │       ├── cobra3530p60.patch
     │       └── defconfig
     ├── linux-am_2.6.32.bbappend

I tried these settings in my machine/cobra3530p60
   PREFERRED_PROVIDER_virtual/kernel = "linux-am"
   PREFERRED_VERSION_virtual/kernel = "2.6.32"

However, it still wants to build version 2.6.37

What am I missing?  How can I force it to use the 2.6.32 version
for this machine?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 30+ messages in thread
* kernel versions
@ 2017-03-08 20:52 Tobin C. Harding
  2017-03-09 23:48 ` Daniel Axtens
  0 siblings, 1 reply; 30+ messages in thread
From: Tobin C. Harding @ 2017-03-08 20:52 UTC (permalink / raw)
  To: Michael Ellerman; +Cc: linuxppc-dev

Recently the kernel version on the github
repository did not match up with the master branch of

https://kernel.googlesource.com/pub/scm/linux/kernel/git/powerpc/linux

Specifically, github was hosting v4.10-rc5 while master had
v4.10-rc8. All the while Linus' mainline was at v4.11-rc1.

Was this an anomaly or is there a technical reason please? While
writing this I see that perhaps I should have checked the other
branches (fixes, next, test).

thanks,
Tobin.

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

end of thread, other threads:[~2017-03-09 23:49 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <000e01c388dc$eb525510$0202a8c0@homevl9biy3v7e>
2003-10-02 12:17 ` Queston about Walnut Wolfgang Denk
2003-10-03  1:18   ` Jacky Lam
     [not found]     ` <3F7D3238.2090400@bluewin.ch>
2003-10-03  9:40       ` Jacky Lam
2003-10-03 15:07         ` Matt Porter
2003-10-03 16:34           ` Jacky Lam
2003-10-04 16:07             ` Matt Porter
2003-10-03 16:10         ` Dan Kegel
2003-10-03 16:45           ` Jacky Lam
2003-10-03 17:31             ` Dan Kegel
     [not found]       ` <20031003151729.GC21468@ip68-0-152-218.tc.ph.cox.net>
2003-10-03 23:36         ` Kernel versions Gary Thomas
2003-10-07 13:37           ` Tom Rini
2003-10-03  4:11   ` Queston about Walnut Jacky Lam
2003-10-03  7:44     ` Jacky Lam
2004-07-02 13:11 Kernel versions linuxppc
2004-07-02 14:29 ` Giuliano Pochini
2004-07-02 14:54   ` Wolfgang Denk
2004-07-02 15:37     ` Giuliano Pochini
2004-07-02 15:56     ` Gary Thomas
2004-07-06 15:08       ` Benjamin Herrenschmidt
2004-08-13 16:59         ` David Woodhouse
  -- strict thread matches above, loose matches on Subject: below --
2009-04-02  7:16 Dragoslav Zaric
2009-04-02  8:19 Tomasz Chmielewski
2011-02-21 15:52 kernel versions Gary Thomas
2011-02-21 15:59 ` Gary Thomas
2011-02-21 17:41 ` Richard Purdie
2011-02-21 18:31   ` Gary Thomas
2011-02-21 23:16     ` Richard Purdie
2011-02-23 15:20       ` Gary Thomas
2017-03-08 20:52 Tobin C. Harding
2017-03-09 23:48 ` Daniel Axtens

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.