From: Keith Mannthey <kmannth@us.ibm.com>
To: linux-scsi@vger.kernel.org
Cc: rlary@us.ibm.com, James Smart <james.smart@Emulex.Com>
Subject: Re: lpfc driver loading is rebooting the box: 2.6.33 and above.
Date: Fri, 12 Mar 2010 00:41:25 -0800 [thread overview]
Message-ID: <1268383285.7818.58.camel@keith-laptop> (raw)
In-Reply-To: <1268256548.7818.20.camel@keith-laptop>
On Wed, 2010-03-10 at 13:29 -0800, Keith Mannthey wrote:
> I moved forwarded and a server started rebooting while loading the
> kernel current kernels.
>
> I isolated it to the lpfc driver.
>
> Upsteam kernels tried so far:
>
> 3.6.34-rc1
> 3.4.33-git15
Update on the issue. It gets weird.
2.6.33 stock worked ok.
A different .config file was working just fine on an identical setup so
I started peeling away at .config changes.
I really have no idea about this option change and it will have to be
punted to those more in the know.
the diff between a good and a bad kernel is....
@@ -130,7 +130,7 @@
CONFIG_RD_BZIP2=y
# CONFIG_RD_LZMA is not set
# CONFIG_RD_LZO is not set
-# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
+CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_EMBEDDED=y
This is some gcc optimization flag change. In the working config I have
CONFIG_CC_OPTIMIZE_FOR_SIZE=y. If I don't optimize I get the badness.
gcc -v
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3
--enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
--with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap
--with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit
--enable-libstdcxx-allocator=new --disable-libstdcxx-pch
--enable-version-specific-runtime-libs --program-suffix=-4.3
--enable-linux-futex --without-system-libunwind --with-cpu=generic
--build=x86_64-suse-linux
Thread model: posix
gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)
Thanks,
Keith Mannthey
LTC LTC-FS
prev parent reply other threads:[~2010-03-12 8:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-10 21:29 lpfc driver loading is rebooting the box: 2.6.33 and above Keith Mannthey
2010-03-12 8:41 ` Keith Mannthey [this message]
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=1268383285.7818.58.camel@keith-laptop \
--to=kmannth@us.ibm.com \
--cc=james.smart@Emulex.Com \
--cc=linux-scsi@vger.kernel.org \
--cc=rlary@us.ibm.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