andle the vendor (Intel)
specific messages properly and rases Uncorrectable and Unsupported Request
errors. Thus, need to disable EOI Broadcast.
Cc: xe-ker...@external.cisco.com
Signed-off-by: Steve Shih
Signed-off-by: David Singleton
---
arch/x86/Kconfig| 9 ++
arc
the original Author, Steve Shih.
Hi Steve & David,
On Mon, Oct 17, 2016 at 09:51:06AM -0700, David Singleton wrote:
> From: Steve Shih
>
> ASR1K FPGAs and ASICs are configured to raise SERR/PERR through PCIe AER.
> When an error is raised, it is detected at the root comple
, and not an error.
For second message, the condition is not an error. The existing
workaround of assuming a write through cache doesn't limit
functionality in any way.
Cc: xe-ker...@external.cisco.com
Signed-off-by: Shikhar Dogra
Signed-off-by: David Singleton
---
drivers/scsi/sd.c | 4 ++
for P30, P33, and J3 Flash
Cc: xe-ker...@external.cisco.com
Signed-off-by: Steve Shih
Signed-off-by: David Singleton
---
drivers/mtd/chips/Kconfig | 17 +
drivers/mtd/chips/cfi_cmdset_0001.c | 6 --
2 files changed, 21 insertions(+), 2 deletions(-)
diff --git a
andle the vendor (Intel)
specific messages properly and rases Uncorrectable and Unsupported Request
errors. Thus, need to disable EOI Broadcast.
This change is needed to support 1RU, FP40, Kingpin, FP80, and FP160.
Cc: xe-ker...@external.cisco.com
Signed-off-by: Steve Shih
Signed-off-by: David S
...@external.cisco.com
Signed-off-by: khalidm
Signed-off-by: David Singleton
---
drivers/net/ethernet/intel/e1000e/netdev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/intel/e1000e/netdev.c
b/drivers/net/ethernet/intel/e1000e/netdev.c
index 7017281..79f02a6 100644
--- a
From: Steve Shih
NXP SC16C2552 requires that we always write a reset to the RX FIFO and
TX FIFO whenever we enable the FIFOs
Cc: xe-ker...@external.cisco.com
Signed-off-by: Steve Shih
Signed-off-by: David Singleton
---
drivers/tty/serial/8250/8250_port.c | 3 ++-
1 file changed, 2 insertions
r.
If the bootloader has set the extended addressing register
the code does not update the register.
Cc: xe-ker...@external.cisco.com
Cc: scottw...@freescale.com
Signed-off-by: David Singleton
---
drivers/memory/fsl_ifc.c | 35 +++
1 file changed, 35 insertions(+)
di
r.
If the bootloader has set the extended addressing register
the code does not update the register.
Cc: xe-ker...@external.cisco.com
Signed-off-by: David Singleton
---
drivers/memory/fsl_ifc.c | 25 +
1 file changed, 25 insertions(+)
diff --git a/drivers/memory/fsl_ifc.c b/driv
On Dec 7, 2006, at 5:46 PM, Andrew Morton wrote:
On Thu, 7 Dec 2006 17:07:22 -0800
david singleton <[EMAIL PROTECTED]> wrote:
Attached is the 2.6.19 patch.
It still has the overflow bug.
+ do {
+ ptent = *pte;
+ if (pte_present
Attached is the 2.6.19 patch.
pagemaps.patch
Description: Binary data
On Dec 7, 2006, at 2:36 PM, Andrew Morton wrote:
On Thu, 07 Dec 2006 14:09:40 -0800
David Singleton <[EMAIL PROTECTED]> wrote:
Andrew,
this implements a feature for memory analysis tools to go along
On Dec 7, 2006, at 2:36 PM, Andrew Morton wrote:
On Thu, 07 Dec 2006 14:09:40 -0800
David Singleton <[EMAIL PROTECTED]> wrote:
Andrew,
this implements a feature for memory analysis tools to go along
with
smaps.
It shows reference counts for individual pages instead of agg
.
The per page information is presented in /proc//pagemaps.
Signed-off-by: David SIngleton <[EMAIL PROTECTED]>
Signed-off-by: Joe Green <[EMAIL PROTECTED]>
Documentation/filesystems/proc.txt |3 -
fs/proc/base.c | 15 +
fs/proc/internal.h |
13 matches
Mail list logo