From: Sedat Dilek <sedat.dilek@googlemail.com>
To: Greg KH <gregkh@suse.de>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: Call traces w/ 2.6.35.2 (not w/ 2.6.35.1 plus 2.6.35.2-rc1)
Date: Sat, 14 Aug 2010 08:36:30 +0200 [thread overview]
Message-ID: <AANLkTikP3FHZ0f7umRRzXcT1ytfa9XfE41UHmQ98kO2h@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=YL_VKKDU8ok=OYotPhyQcGsVB2O-PU29+70YT@mail.gmail.com>
Hope this helps to give an overview what has changed:
$ grep "diff --git" patch-2.6.35.2 | sort > list.patch-2.6.35.2
$ grep "diff --git" new.patch | sort > list.patch-2.6.35.1+patch-2.6.35.2-rc1
$ diff -Naur list.patch-2.6.35.2
list.patch-2.6.35.1+patch-2.6.35.2-rc1 | grep ^+diff
+diff --git a/arch/arm/plat-mxc/include/mach/gpio.h
b/arch/arm/plat-mxc/include/mach/gpio.h
+diff --git a/drivers/net/e1000e/netdev.c b/drivers/net/e1000e/netdev.c
+diff --git a/drivers/net/igb/igb_main.c b/drivers/net/igb/igb_main.c
+diff --git a/fs/block_dev.c b/fs/block_dev.c
+diff --git a/include/linux/notifier.h b/include/linux/notifier.h
+diff --git a/Makefile b/Makefile
$ diff -Naur list.patch-2.6.35.2
list.patch-2.6.35.1+patch-2.6.35.2-rc1 | grep ^-diff
-diff --git a/arch/x86/mm/fault.c b/arch/x86/mm/fault.c
-diff --git a/mm/memory.c b/mm/memory.c
$ ls -l list.patch-2.6.35.*
-rw-r--r-- 1 sd sd 9004 14. Aug 08:32 list.patch-2.6.35.1+patch-2.6.35.2-rc1
-rw-r--r-- 1 sd sd 8724 14. Aug 08:32 list.patch-2.6.35.2
- Sedat -
On Sat, Aug 14, 2010 at 8:20 AM, Sedat Dilek <sedat.dilek@googlemail.com> wrote:
> Hi Greg,
>
> looks like 2.6.35.2 misses some fixes from 2.6.35.2-rc1?
>
> sd@tbox:~/src/linux-2.6/patches/upstream$ cat patch-2.6.35.1
> patch-2.6.35.2-rc1 > new.patch
>
> sd@tbox:~/src/linux-2.6/patches/upstream$ grep "diff --git" new.patch | wc -l
> 132
>
> sd@tbox:~/src/linux-2.6/patches/upstream$ grep "diff --git"
> patch-2.6.35.2 | wc -l
> 128
>
> Unfortunately, a kernel patched w/ 2.6.35.2 causes Call traces here.
>
> Attached are dmeg outputs for both kernels.
>
>
> Kind Regards,
> - Sedat -
>
next prev parent reply other threads:[~2010-08-14 6:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-14 6:20 Sedat Dilek
2010-08-14 6:36 ` Sedat Dilek [this message]
2010-08-14 13:43 ` Greg KH
2010-08-14 15:28 ` Sedat Dilek
2010-08-14 17:33 ` Greg KH
2010-08-14 13:42 ` Greg KH
2010-08-14 15:40 ` Sedat Dilek
2010-08-14 15:49 ` wylda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTikP3FHZ0f7umRRzXcT1ytfa9XfE41UHmQ98kO2h@mail.gmail.com \
--to=sedat.dilek@googlemail.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=sedat.dilek@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®