I'm running kernel 2.6.9-22.ELsmp on dual Xeon
servers. I've received kernel panics occasionally in
the past, but they are more frequent now as the load
on the system has increased. Below is a capture of the
kernel panic.
If anything below screams it's coming from a certain
source (defective RAM?
use of the fusedriver. I'd
like to confirm my suspicions on the driver. Do you
have any suggestions on how I could trace the kernel
panic to that specific driver?
Thanks again for your input Hugh.
Pat
> > [ cut here ]
> > kernel BUG at mm/rmap.c:4
e the source for the
drivers. I'll contact them though to get their input,
specifically on their use of PageReserved.
Thanks,
Pat
Sucker-punch spam with award-winning protection.
Try the free Yahoo! Mail Beta.
ht
On 04/02/2013 10:50 AM, Andrew Cooks wrote:
On 2 Apr 2013 15:37, "Pat Erley" mailto:pat-l...@erley.org>> wrote:
>
> On 03/07/2013 09:35 PM, Andrew Cooks wrote:
>>
>> --- a/drivers/pci/quirks.c
>> +++ b/drivers/pci/quirks.c
>>
>> +/*
On 04/02/2013 11:47 AM, Pat Erley wrote:
On 04/02/2013 10:50 AM, Andrew Cooks wrote:
On 2 Apr 2013 15:37, "Pat Erley" mailto:pat-l...@erley.org>> wrote:
>
> On 03/07/2013 09:35 PM, Andrew Cooks wrote:
>>
>> --- a/drivers/pci/quirks.c
>> +++ b/d
On 04/05/2013 12:44 AM, Andrew Cooks wrote:
On Tue, Apr 2, 2013 at 11:47 PM, Pat Erley wrote:
On 04/02/2013 10:50 AM, Andrew Cooks wrote:
On 2 Apr 2013 15:37, "Pat Erley" mailto:pat-l...@erley.org>> wrote:
>
> On 03/07/2013 09:35 PM, Andrew Cooks wrote:
>
On 04/05/2013 01:50 AM, Pat Erley wrote:
On 04/05/2013 12:44 AM, Andrew Cooks wrote:
On Tue, Apr 2, 2013 at 11:47 PM, Pat Erley wrote:
On 04/02/2013 10:50 AM, Andrew Cooks wrote:
On 2 Apr 2013 15:37, "Pat Erley" mailto:pat-l...@erley.org>> wrote:
>
> On 03/07/2013
u MHz : 655.850
cache size : 256 KB
fdiv_bug: no
hlt_bug : no
sep_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception : yes
cpuid level : 3
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat
pse36 pn mmx
card is in a state such that it requires a reboot to be able
to do anything further.
=Pat
At 10:42 AM 22/02/2001 +, Alan Cox wrote:
> > three Netgear NICs and am experiencing considerable trouble with the=20
> > combination:
> >
> > Kernel 2.4.[01]:ifconfig s
GBytes of data with no problems at all. Unfortunately I have only one such
card available, and our suppliers are quoting mid-March for delivery.
=Pat
At 10:42 AM 22/02/2001 +, Alan Cox wrote:
> > three Netgear NICs and am experiencing considerable trouble with the=20
> >
before hanging. It is still
early, and the network is still quiet, so the volume of data received is
still low, but the hanging problem is unfortunately still there.
=Pat
At 09:58 PM 26/02/2001 +0100, Manfred Spraul wrote:
>Jeff Garzik wrote:
> > Pat, Manfred, in pnic_check_
responding.
=Pat
Good morning all.
First thing this morning I applied Jeff's patch, as below. Started off
well, ran for about 20 minutes (and 40 MBytes) before hanging.
Reversed out Jeff's change and applied Manfred's patch to the same lines in
pnic.c. Ran for about
in the definition of "BogoMips"?
Regards
=Pat
--
Pat Verner E-Mail: [EMAIL PROTECTED]
Isis Information Systems (Pty) Ltd
PO Box 281, Irene, 0062, South Africa
Phone: +27-12-667-1411 Fax: +27-12-667-3800
-
To unsubscribe from
first case looks broken.
Pat
---
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
2.6 Altix console patch to ignore input during early booting
Signed-off-by: Patrick Gefre <[EMAIL PROTECTED]>
diffstat
sn_console.c |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2005/02/17 13:15:
I've updated this patch with suggestions from the reviews. And moved it
up the latest 2.6 (since it has been awhile...). I'm also adding
Bartlomiej as a CC since there are IDE mods involved.
The code is at:
ftp://oss.sgi.com/projects/sn2/sn2-update/033-ioc4-support
Signed-off-by: Patrick Gefre
The patch below permits a loadable module / driver to add itself to
the panic_notifier_list. Previously only code compiled directly into
the kernel was able to register for panic notification.
Thanks,
Pat
--
Patrick O'Rourke
[EMAIL PROTECTED]
diff -u --new-file --recursive linux-2.4.6
Thanks for the bump. Any additional information needed?
Pat Erley
Adrian Bunk wrote:
Bernhard?
cu
Adrian
On Wed, Jul 18, 2007 at 11:33:55PM -0400, pat-lkml wrote:
I received:
PCI: Bus #0b (-#0e) is hidden behind transparent bridge #0a (-#0a) (try
'pci=assign-busses')
Please
This is a Clevo d900t laptop
motherboard, and everything works perfectly on it.
Pat Erley
--
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
migration_cost=22
NET: Registered protocol famil
+
+ On Wed, 7 Mar 2007 15:57:07 -0600 (CST)
+ Pat Gefre <[EMAIL PROTECTED]> wrote:
+
+ > The sn console driver was snagged by the use of CONFIG_DEBUG_SHIRQ !
+ >
+ > The request_irq() immediate call to the interrupt handler caused
+ > another attempt to lock the po
The sn console driver was snagged by the use of CONFIG_DEBUG_SHIRQ !
The request_irq() immediate call to the interrupt handler caused
another attempt to lock the port lock - deadlock.
This is a patch to fix that.
Signed-off-by: Patrick Gefre <[EMAIL PROTECTED]>
sn_console.c | 52 ++
On 10/12/2015 01:52 PM, Al Stone wrote:
On 10/11/2015 09:58 PM, Pat Erley wrote:
On 10/11/2015 08:49 PM, Hanjun Guo wrote:
On 10/12/2015 11:08 AM, Pat Erley wrote:
On 10/05/2015 10:12 AM, Al Stone wrote:
On 10/05/2015 07:39 AM, Rafael J. Wysocki wrote:
On Wednesday, September 30, 2015 10:10
troller: Ricoh Co Ltd MMC/SD Host Controller (rev 01)
17:00.3 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 PCIe IEEE 1394
Controller (rev 01)
17:00.0 0805: 1180:e822 (rev 01)
17:00.3 0c00: 1180:e832 (rev 01)
Tested-by: Pat Erley
--
To unsubscribe from this list: send the line "unsu
On 01/02/2014 04:24 PM, Richard Weinberger wrote:
Am Donnerstag, 2. Januar 2014, 15:41:27 schrieb Pat Erley:
On my 64bit kernel, commit 283fe963095b38a6ab75dda1436ee66b9e45c7c2
seems to have broken 32bit compatibility. I've run the bisection twice,
and verified that reverting this on
On 01/02/2014 04:39 PM, Pat Erley wrote:
On 01/02/2014 04:24 PM, Richard Weinberger wrote:
Am Donnerstag, 2. Januar 2014, 15:41:27 schrieb Pat Erley:
On my 64bit kernel, commit 283fe963095b38a6ab75dda1436ee66b9e45c7c2
seems to have broken 32bit compatibility. I've run the bisection twice
On 03/11/2015 12:19 PM, Nicholas Mc Guire wrote:
Putting code into the parameter list of wait_event_timeout() might be
legal C-code but not really readable - the "inline" code is simply
moved into a function and that passed to wait_event_timeout() as the
condition.
Signed-off-by: Nicholas Mc Gui
(I don't know why I've been added on this e-mail chain, I'm not in any
way linked to broadcom or any of their drivers)
On 03/04/2015 09:39 AM, Nikita N. wrote:
Dear Arend,
as followup to my last inquiry, since it's passed more than 2 weeks, I'm
afraid I didn't receive any answer.
As from subjec
On 02/14/2015 08:40 PM, Fu, Zhonghui wrote:
Any comments to this patch? Can it be accepted?
Thanks,
Zhonghui
On 2015/2/12 11:26, Fu, Zhonghui wrote:
From a05d35ab334c20970c236fb971dae88810078c88 Mon Sep 17 00:00:00 2001
From: Fu Zhonghui
Date: Thu, 12 Feb 2015 10:49:35 +0800
Subject: [PATCH
back
[0.00] 4 base 2 mask E write-back
[0.00] 5 base 4 mask FC000 write-back
[0.00] 6 base 0BC00 mask FFE00 uncachable
[0.00] 7 disabled
[0.00] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[0.000
On 10/11/2015 08:49 PM, Hanjun Guo wrote:
On 10/12/2015 11:08 AM, Pat Erley wrote:
On 10/05/2015 10:12 AM, Al Stone wrote:
On 10/05/2015 07:39 AM, Rafael J. Wysocki wrote:
On Wednesday, September 30, 2015 10:10:16 AM Al Stone wrote:
On 09/30/2015 03:00 AM, Hanjun Guo wrote:
On 2015/9/30 7
The initial FPGA may require programming before it is useful.
Signed-off-by: Federico Vaga
---
drivers/fmc/fmc-core.c | 18 +++---
drivers/fmc/fmc-sdb.c | 24
include/linux/fmc.h| 4
3 files changed, 43 insertions(+), 3 deletions(-)
diff --git a/d
The following patches sync up the mainline kernel's FMC bus with the upstream
release tagged v2017-06.
Commits (written by Federico Vaga) have been squashed into logical units.
These patches address kernel bug 195653.
These specific changes have been live within the FMC repo since 2015 and in
Driver should not call fmc_sdb_dump() anymore. (actually they can but the
operation is not supported, so it will print an error message)
Signed-off-by: Federico Vaga
---
drivers/fmc/Makefile | 1 +
drivers/fmc/fmc-core.c| 7 +-
drivers/fmc/fmc-debug.c | 173 +++
This gave us more freedom to change/add/remove operations without
recompiling all device driver.
Typically, Carrier board implement the fmc operations, so they will not
use these helpers.
Signed-off-by: Federico Vaga
---
drivers/fmc/fmc-chardev.c | 3 +--
drivers/fmc/fmc-core.c |
Signed-off-by: Federico Vaga
---
drivers/fmc/fru-parse.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/fmc/fru-parse.c b/drivers/fmc/fru-parse.c
index cb46263..eb21480 100644
--- a/drivers/fmc/fru-parse.c
+++ b/drivers/fmc/fru-parse.c
@@ -31,12 +31,11 @@ static cha
Permit use of either fmc_device_register_n or fmc_device_register_n_gw
depending on the type of device in use.
Signed-off-by: Federico Vaga
---
drivers/fmc/fmc-core.c | 15 ++-
include/linux/fmc.h| 13 +++--
2 files changed, 25 insertions(+), 3 deletions(-)
diff --git a/
Permit use of either fmc_device_register_n or fmc_device_register_n_gw
depending on the type of device in use.
From: Federico Vaga
Signed-off-by: Federico Vaga
Tested-by: Pat Riehecky
---
drivers/fmc/fmc-core.c | 15 ++-
include/linux/fmc.h | 13 +++--
2 files
This gave us more freedom to change/add/remove operations without
recompiling all device driver.
Typically, Carrier board implement the fmc operations, so they will not
use these helpers.
From: Federico Vaga
Signed-off-by: Federico Vaga
Tested-by: Pat Riehecky
---
drivers/fmc/fmc-chardev.c
From: Federico Vaga
Signed-off-by: Federico Vaga
Tested-by: Pat Riehecky
---
drivers/fmc/fru-parse.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/fmc/fru-parse.c b/drivers/fmc/fru-parse.c
index cb46263..eb21480 100644
--- a/drivers/fmc/fru-parse.c
+++ b/drivers
The initial FPGA may require programming before it is useful.
From: Federico Vaga
Signed-off-by: Federico Vaga
Tested-by: Pat Riehecky
---
drivers/fmc/fmc-core.c | 18 +++---
drivers/fmc/fmc-sdb.c | 24
include/linux/fmc.h| 4
3 files changed
The version 2 patch set includes correct From: and Tested-by: entries.
The following patches sync up the mainline kernel's FMC bus with the upstream
release tagged v2017-06.
Commits (written by Federico Vaga) have been squashed into logical units.
These patches address kernel bug 195653.
These
Driver should not call fmc_sdb_dump() anymore. (actually they can but the
operation is not supported, so it will print an error message)
From: Federico Vaga
Signed-off-by: Federico Vaga
Tested-by: Pat Riehecky
---
drivers/fmc/Makefile| 2 +
drivers/fmc/fmc-core.c
42 matches
Mail list logo