[PATCH v3] staging: wlan-ng: Fix struct definition's and variable type

2017-06-15 Thread sunil . m
From: Suniel Mahesh le16_to_cpu() accepts argument of type __le16 and cpu_to_le16() returns an argument of type __le16. This patch fixes: (a) the type of the variable that end's up getting return from cpu_to_le16(). (b) the member types of struct hfa384x_host_scan_request_data, struct hfa

[RFC] Implementing tape statistics

2013-03-20 Thread Seymour, Shane M
Before you start reading this I want to apologize in advance for the length of this email. The length is important though to make sure all of the arguments and counter-arguments are represented in asking for feedback about how tape statistics would be best implemented. There is some demand for

Re: How to online remove an error scsi disk from the system?

2013-02-01 Thread Bryn M. Reeves
On 02/01/2013 07:54 AM, Bart Van Assche wrote: * proc_scsi_write - handle writes to /proc/scsi/scsi * @file: not used * @buf: buffer to write * @length: length of buf, at most PAGE_SIZE * @ppos: not used * * Description: this provides a legacy mechanism to add or remove * devices

Re: How to online remove an error scsi disk from the system?

2013-02-01 Thread Bryn M. Reeves
On 02/01/2013 09:59 AM, Tao Ma wrote: yes, but the result is the same. It will do some IO first which will cause this command hang. You seem to have a problem with either the device/adapter or in the driver. The backtrace you posted shows that jbd2 (ext4) is still waiting on IO that's been su

Re: How to online remove an error scsi disk from the system?

2013-02-01 Thread Bryn M. Reeves
On 02/01/2013 11:13 AM, Tao Ma wrote: You don't mention the versions of the kernel and driver you're using - if the system is in production I would suggest contacting who ever normally provides support for the kernel and distribution that you are running. We use CentOS6.2 and the kernel version

Re: [PATCH 2/2] coredump: add a new elf note with siginfo fields of the signal

2012-09-13 Thread Jonathan M. Foote
Hello, I am the author of the CERT 'exploitable' GDB extension (code here: http://www.cert.org/vuls/discovery/triage.html). The extension uses GDB to give developers information about how exploitable an application crash might be. Right now the extension can only supply useful information for l

[PATCH] hpsa: fix handling of protocol error

2012-09-14 Thread Stephen M. Cameron
From: Stephen M. Cameron If a command status of CMD_PROTOCOL_ERR is received, this information should be conveyed to the SCSI mid layer, not dropped on the floor. CMD_PROTOCOL_ERR may be received from the Smart Array for any commands destined for an external RAID controller such as a P2000, or

[PATCH] cciss: fix handling of protocol error

2012-09-14 Thread Stephen M. Cameron
From: Stephen M. Cameron If a command completes with a status of CMD_PROTOCOL_ERR, this information should be conveyed to the SCSI mid layer, not dropped on the floor. Unlike a similar bug in the hpsa driver, this bug only affects tape drives and CD and DVD ROM drives in the cciss driver, and

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Justin M. Forbes
On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: > NO! Wrong fix. Was dropped from mainline. What is the right fix for the OOM issues with 2.6.22? Perhaps http://marc.info/?l=linux-mm&m=119973653803451&w=2 should be added to the queue in its place? The OOM issue in 2.6

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

2008-02-01 Thread Justin M. Forbes
On Fri, 2008-02-01 at 17:30 -0800, Christoph Lameter wrote: > On Fri, 1 Feb 2008, Justin M. Forbes wrote: > > > > > On Fri, 2008-02-01 at 16:39 -0800, Christoph Lameter wrote: > > > NO! Wrong fix. Was dropped from mainline. > > > > What is the right fix

Both 2.6.24-mm1 and 2.6.24-git11 do NOT "see" any of mine LVM-2 disks

2008-02-04 Thread Igor M Podlesny
Hello, everybody! :-) On 2008-02-03 14:51, Andrew Morton wrote: > On Sun, 3 Feb 2008 14:35:23 +0700 Igor <[EMAIL PROTECTED]> wrote: >> On 02/02/2008, Igor <[EMAIL PROTECTED]> wrote: [...] >> And I've tried linux-2.6.24-rc8-mm1 — it fails even running MDs saying >> that do_md_run() returning

> You may find that you need to update your lvm userspace tools.

2008-02-04 Thread Igor M Podlesny
On 2008-02-04 20:27, Andrew Morton wrote: > On Mon, 04 Feb 2008 20:16:48 +0700 Igor M Podlesny <[EMAIL PROTECTED]> wrote: [...] >>Now I can say that both 2.6.24-mm1 and 2.6.24-git11 do NOT "see" any >> of mine LVM-2 disks. pvscan, for e.g., finds nothing at all.

NVIDIA's Linux x86 Display Driver fresh driver isn't compatible anymore

2008-02-04 Thread Igor M Podlesny
On 2008-02-05 12:32, Igor M Podlesny wrote: > On 2008-02-04 20:27, Andrew Morton wrote: >> On Mon, 04 Feb 2008 20:16:48 +0700 Igor M Podlesny <[EMAIL PROTECTED]> wrote: > [...] >>>Now I can say that both 2.6.24-mm1 and 2.6.24-git11 do NOT "see" any >

> global_flush_tlb() would be the correct one.

2008-02-04 Thread Igor M Podlesny
On 2008-02-05 13:53, Zachary Amsden wrote: > On Tue, 2008-02-05 at 13:44 +0700, Igor M Podlesny wrote: >> On 2008-02-05 13:34, Arjan van de Ven wrote: >> [...] >> >> 1) To have compiled it I had to replace global_flush_tlb() >> >> call with __flush_t

> best asked at one of the nvidia forums, not on lkml...

2008-02-04 Thread Igor M Podlesny
On 2008-02-05 13:34, Arjan van de Ven wrote: [...] >> 1) To have compiled it I had to replace global_flush_tlb() >> call with __flush_tlb_all() and still guessing was it(?) a correct >> replacment at all :-) > > it is not; I see, thanks. What would be the correct one? ;-) >> >>

Re: [PATCH] hwmon: (adm1026) Properly terminate sysfs groups (Was: panic about sysfs with adm1026)

2008-02-13 Thread Mark M. Hoffman
026_group_temp3 = { > @@ -1639,6 +1640,7 @@ static struct attribute *adm1026_attribu > &sensor_dev_attr_in9_max.dev_attr.attr, > &sensor_dev_attr_in9_min.dev_attr.attr, > &sensor_dev_attr_in9_alarm.dev_attr.attr, > + NULL > }; > > static const struct attribute_group adm1

Re: [PATCH 2/5] Provide acpi_check_{mem_}region.

2008-02-13 Thread Mark M. Hoffman
an, thanks for taking care. OK, I pulled the first of those into my hwmon testing tree and merged it, since there are trivial conflicts with some of the other patches already there. I'll send it to Linus before -rc2. Andrew: hopefully that makes your life .001% easier. ;) Regards, -- Mar

[PATCH] gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m

2012-11-01 Thread Daniel M. Weeks
. Signed-off-by: Daniel M. Weeks --- drivers/gpio/gpio-mcp23s08.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpio/gpio-mcp23s08.c b/drivers/gpio/gpio-mcp23s08.c index 0f42518..0f58d0f 100644 --- a/drivers/gpio/gpio-mcp23s08.c +++ b/drivers/gpio/gpio

[PATCH 1/3] hpsa: Use LUN reset instead of target reset

2012-07-26 Thread Stephen M. Cameron
From: Stephen M. Cameron It turns out Smart Array logical drives do not support target reset and when the target reset fails, the logical drive will be taken off line. Symptoms look like this: hpsa :03:00.0: Abort request on C1:B0:T0:L0 hpsa :03:00.0: resetting device 1:0:0:0 hpsa

[PATCH 2/3] hpsa: fix incorrect abort diagnostic message

2012-07-26 Thread Stephen M. Cameron
From: Stephen M. Cameron In the abort handler, when asked to abort a command which is not known to the driver, SUCCESS is returned, but the diagnostic message incorrectly indicates the abort failed. Signed-off-by: Stephen M. Cameron --- drivers/scsi/hpsa.c |2 +- 1 files changed, 1

[PATCH 0/3] hpsa patches for July 2012

2012-07-26 Thread Stephen M. Cameron
have been a stupid thing to do. The other two patches are very minor. --- Stephen M. Cameron (3): hpsa: Use LUN reset instead of target reset hpsa: fix incorrect abort diagnostic message hpsa: use ioremap_nocache instead of ioremap drivers/scsi/hpsa.c |7 --- 1

[PATCH 3/3] hpsa: use ioremap_nocache instead of ioremap

2012-07-26 Thread Stephen M. Cameron
From: Stephen M. Cameron I think ioremap() ends up being equivalent to ioremap_nocache by default, but we should signal our intent that these mappings should be non-cacheable. Signed-off-by: Stephen M. Cameron --- drivers/scsi/hpsa.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions

Conditional Unlink

2012-09-21 Thread Fox, Kevin M
Quick question: Is there a syscall or some algorithm that would allow an unlink that would only happen if no writes to the file have occurred between a stat and an unlink, race free? Background: I'm writing a program that sync's files up to a server. I would like to unlink the files that have s

VERY URGENT..!

2013-10-06 Thread Mr. M. Barlow
Hello, I am Mr. M. Barlow from Paris, France. I have been advised to contact you regarding my business investment in your country. For urgent response and more details, kindly get back to me via this E-mail: bc82...@gmail.com or Telephone number below. Thank you as I wait for your response. Mr

Re: [ 00/19] 3.10.1-stable review

2013-07-12 Thread Justin M. Forbes
On Fri, Jul 12, 2013 at 04:28:20PM -0400, Steven Rostedt wrote: > > I would suspect that machines that allow unprivileged users would be > running distro kernels, and not the latest release from Linus, and thus > even a bug that "can allow an unprivileged user to crash the kernel" may > still be a

Re: [Xen-devel] [PATCH/RFC] Fix xsave bug on older Xen hypervisors

2012-09-07 Thread Justin M. Forbes
On Fri, Sep 07, 2012 at 03:02:29PM +0100, Jan Beulich wrote: > >>> On 07.09.12 at 15:21, Stefan Bader wrote: > > On 07.09.2012 14:33, Jan Beulich wrote: > > On 07.09.12 at 13:40, Stefan Bader wrote: > >>> When writing unsupported flags into CR4 (for some time the > >>> xen_write_cr4 function

Re: [Xen-devel] [PATCH/RFC] Fix xsave bug on older Xen hypervisors

2012-09-07 Thread Justin M. Forbes
On Fri, 2012-09-07 at 16:44 +0100, Jan Beulich wrote: > >>> On 07.09.12 at 16:22, "Justin M. Forbes" wrote: > > On Fri, Sep 07, 2012 at 03:02:29PM +0100, Jan Beulich wrote: > >> >>> On 07.09.12 at 15:21, Stefan Bader wrote: > >> > On 07.0

Re: scsi target, likely GPL violation

2012-11-12 Thread Bradley M. Kuhn
rney when > communicating with a represented person, I am copying attorneys for > Red Hat and Linux Foundation on this email. This inclusion seems a bit more than necessary to me, but I'm always happy to have Karen Copenhaver's and Richard Fontana's input on any situation where

[PATCHv2] gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m

2012-11-06 Thread Daniel M. Weeks
. Signed-off-by: Daniel M. Weeks --- v2: use IS_ENABLED macro drivers/gpio/gpio-mcp23s08.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpio/gpio-mcp23s08.c b/drivers/gpio/gpio-mcp23s08.c index 0f42518..ce1c847 100644 --- a/drivers/gpio/gpio-mcp23s08.c

Re: scsi target, likely GPL violation

2012-11-10 Thread Bradley M. Kuhn
of private communication are attempted, I believe public discussion is an important component of GPL compliance. Thus, Andy's strategy of discussing it publicly early in the process -- while not my preferred strategy -- is still a reasonable one. His attempt to raise these serious and

Re: scsi target, likely GPL violation

2012-11-11 Thread Bradley M. Kuhn
ike to see] a genuine public apology for the libel... >> Because any further discussion of unsubstantiated allegations of this >> nature exposes us all to jeopardy of legal sanction. That's a gross overstatement. I've seen nothing on this thread that IMO puts anyone on the hook fo

Re: [PATCH] x86, efi: retry ExitBootServices() on failure

2013-06-19 Thread m...@console-pimps.org
On Tue, 18 Jun, at 10:12:22PM, Zachary Bobroff wrote: > > Okay, I'm fine with that aspect then. Let's hope everyone plays by > > that rule. > This is all according to specification, so if they are not following > these rules they should be corrected. The link to where the current > public version

[PATCH][RESEND] Silence noisy per-device cciss messages

2013-06-07 Thread Bryn M. Reeves
cciss_read_capacity in commit 98c. Emitting device and block size information at KERN_INFO on each read_capacity() leads to a lot of log noise. Signed-off-by: Bryn M. Reeves >From da8267e5452e03158da8dd27026fb7188342d653 Mon Sep 17 00:00:00 2001 From: "Bryn M. Reeves" Date: Fri, 7 J

Re: [PATCH] x86, efi: retry ExitBootServices() on failure

2013-06-26 Thread m...@console-pimps.org
On Thu, 20 Jun, at 06:04:50PM, Zachary Bobroff wrote: > All, > > I am attaching a further updated version of eboot.c . We removed the > low_alloc routine from the exit_boot function only. We also removed > the goto statements(sorry we just aren’t huge fans of goto's in c, you > can change it bac

VERY URGENT..

2013-08-17 Thread Mr. M. barlow
Hello, I am Mr. M. barlow from Paris, France. I have been advised to contact you regarding my business investment in your country. For urgent response and more details, kindly get back to me via this E-mail: cmrbarlow0...@yahoo.com.hk or Telephone number below. Thank you as I wait for your

Please Reply to his private email: mervyn-kin...@live.com

2013-07-18 Thread Alexandra M. Coppadge
My Boss has instructed me to contact you with regards to a transaction worth £22.4million pounds to discuss with you. Reply to his private email: mervyn-kin...@live.com <mailto:mervyn-kin...@live.com> for more information. Alexandra M. Coppadge This City of Wilmington e-mail, includi

[PATCH] gpio-mcp23s08: i2c: auto-select base if no DT match or platform data

2013-07-18 Thread Daniel M. Weeks
. Signed-off-by: Daniel M. Weeks --- drivers/gpio/gpio-mcp23s08.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/gpio/gpio-mcp23s08.c b/drivers/gpio/gpio-mcp23s08.c index 6a4470b..87ed6bf 100644 --- a/drivers/gpio/gpio-mcp23s08.c +++ b/drivers/gpio/gpio

VERY URGENT.

2013-08-13 Thread Mr. M. barlow
Bonjour, I am Mr. M. barlow from Paris, France. I have been advised to contact you regarding my business investment in your country. For urgent response and more details, kindly get back to me via this E-mail: bc9840...@citynew.com or Telephone number below. Thank you as I wait for your

[PATCH 0/1][RESUBMIT] input: fix weird issue of synaptics psmouse sync lost

2013-04-09 Thread James M Leddy
, and even though we have a wide range of hardware, it is impossible to guarantee that it'll work on everything out there. I will do it however if it's the way we need to go with this. Please let me know what you think, or if you need any additional information or testing. James M Leddy (1

[PATCH 1/1][RESUBMIT] input: fix weird issue of synaptics psmouse sync lost after resume

2013-04-09 Thread James M Leddy
seems to be significant. The PSMOUSE_CMD_RESET_DIS is irrelevant to this issue after trying several times. So we have only implemented this patch to issue the PSMOUSE_CMD_GETID so far. Tested-by: Daniel Manrique Signed-off-by: James M Leddy --- drivers/input/mouse/synaptics.c |2 ++ 1 file

Re: [PATCH 0/1][RESUBMIT] input: fix weird issue of synaptics psmouse sync lost

2013-04-09 Thread James M Leddy
I meant to send this to linux-input On 04/09/2013 08:30 PM, James M Leddy wrote: > We have been using this patch in Ubuntu kernels for 5 months now > without issue. Since patch author Eric Miao no longer works for us, > I'm sending to the list so that other distros can take advan

[PATCH 1/1][RESUBMIT] input: fix weird issue of synaptics psmouse sync lost after resume

2013-04-09 Thread James M Leddy
seems to be significant. The PSMOUSE_CMD_RESET_DIS is irrelevant to this issue after trying several times. So we have only implemented this patch to issue the PSMOUSE_CMD_GETID so far. Tested-by: Daniel Manrique Signed-off-by: James M Leddy --- drivers/input/mouse/synaptics.c |2 ++ 1 file

Re: [PATCH] Input: synaptics - add retry mechanism for reconnect

2013-04-10 Thread James M Leddy
I'll have someone test it out. Thanks for the patch. On 04/10/2013 01:40 AM, Chung-Yih Wang (王崇懿) wrote: > Hi Eric Miao, James Leddy and Daniel Manrique, > > If possible, could you give it a try for the patch I have on your device(s)? > https://patchwork.kernel.org/patch/2156601/ > > I think we

Re: helping with tracking commits across repos

2013-04-23 Thread D M German
Greg> On Mon, Apr 15, 2013 at 05:13:45PM -0700, D M German wrote: >> >> >> Greg KH twisted the bytes to say: >> >> >> http://o.cs.uvic.ca:20810/perl/next.pl >> Greg> Yes, that's a great thing. Maybe the ability to see the sub

[RFC PATCH] block: Add new generic block device naming interface

2013-04-25 Thread Stephen M. Cameron
From: Stephen M. Cameron Currently, when adding a new block device driver, if grub support is needed, then grub needs to be modified to know about this new driver. See this thread: https://lists.gnu.org/archive/html/grub-devel/2013-03/msg00049.html If block drivers could (optionally) share a

helping with tracking commits across repos

2013-04-12 Thread D M German
Hi Everybody, I am professor of computer science at the University of Victoria (Canada). During the last year and a half, we have been trying to track the commits as they move in the entire linux git repos ecosystem. We have amassed a good amount of data that tell us for every commit (and in fac

Re: helping with tracking commits across repos

2013-04-13 Thread D M German
vinod> vinod> vinod> vinod> On Fri, 2013-04-12 at 13:22 -0700, D M German wrote: vinod> > Hi Everybody, vinod> > vinod> > I am professor of computer science at the University of Victoria vinod> > (Canada). vinod> > vinod> > During

Re: helping with tracking commits across repos

2013-04-13 Thread D M German
D M German twisted the bytes to say: dmg> One thing that will help me is that if any of you feel I am not tracking dmg> your repository, please send me an email with its address. dmg> thank you! dmg> --daniel I have now listed all the repositories I am tracking: http://o.cs.u

Re: helping with tracking commits across repos

2013-04-15 Thread D M German
t is empty either we haven't update the data or it was done straight into linus repo (as in 3e2e0d2c222bdf5bafd722dec1618fa6073ef372). --daniel -- Daniel M. German http://turingmachine.org/ http://silvernegative.com/ dmg (at) uvic (dot) ca replace (at) with @ and (dot) with . -- To u

Re: helping with tracking commits across repos

2013-04-15 Thread D M German
e2e0d2c222bdf5bafd722dec1618fa6073ef372). I's not difficult to do. I'll take care of it. --dmg -- Daniel M. German "Trying is the first step Homer Simpson ->towards failure." http://turingmachine.org/ http://silvernegative.com/ dmg (at) u

[PATCH] cciss: fix broken mutex usage in ioctl

2013-05-24 Thread Stephen M. Cameron
From: Stephen M. Cameron If a new logical drive is added and the CCISS_REGNEWD ioctl is invoked (as is normal with the Array Configuration Utility) the process will hang as below. It attempts to acquire the same mutex twice, once in do_ioctl() and once in cciss_unlocked_open(). The BKL was

[RFC PATCH] block: Add new generic block device naming interface

2013-03-28 Thread Stephen M. Cameron
From: Stephen M. Cameron Currently, when adding a new block device driver, if grub support is needed, then grub needs to be modified to know about this new driver. See this thread: https://lists.gnu.org/archive/html/grub-devel/2013-03/msg00049.html If block drivers could (optionally) share a

[RFC PATCH] block: Add new generic block device naming interface

2013-03-11 Thread Stephen M. Cameron
From: Stephen M. Cameron This is really the merest sketch of an idea, I'm not asking that this patch be taken in its current form, just asking for feedback on the idea, and if someone else better acquainted with the block layer wants to take this idea and implement it in a better, prope

[PATCH 1/7] staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" Part of fb_fix_screeninfo and fb_var_screeninfo initialization happens in smtc_alloc_fb_info. It duplicates code while hiding the real functionality of smtc_alloc_fb_info. This patch groups initialization together. Signed-off-by: Javier M. Mellid --- drive

[PATCH 7/7] staging: sm7xxfb: remove smtc_VRAMBaseAddress

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch erases smtc_VRAMBaseAddress variable. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 21 +++-- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c b/drive

[PATCH 0/7] staging: sm7xxfb: code improvements and cleanup

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch adds some improvements and code cleanup. Tested with SM712. Javier M. Mellid (7): staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization staging: sm7xxfb: clean smtcfb_fix's id initialization staging: sm7x

[PATCH 2/7] staging: sm7xxfb: clean smtcfb_fix's id initialization

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" Setting up smtcfb_fix's id happens through smtc_alloc_fb_info. It adds complexity and unnecesary code. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff

[PATCH 6/7] staging: sm7xxfb: rename pFramebufferPhysical to mmio_base

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch renames pFramebufferPhysical name to mmio_base. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c b/drive

[PATCH 5/7] staging: sm7xxfb: rename some smtcfb_info fields

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch improves naming style and comments on smtcfb_info fields. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 52 ++--- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/drive

[PATCH 4/7] staging: sm7xxfb: annotate iomem pointers

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch annotates iomem pointers. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xx.h |2 +- drivers/staging/sm7xxfb/sm7xxfb.c | 14 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/stagi

[PATCH 3/7] staging: sm7xxfb: cleanup on smtc_alloc_fb_info

2012-09-17 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch improves code legibility after last changes. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 20 +++- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c

RE: [PATCH -mm v2] coredump: extend core dump note section to contain file names of mapped files

2012-09-18 Thread Jonathan M. Foote
determine the severity of the underlying bug. Jon -Original Message- From: Oleg Nesterov [mailto:o...@redhat.com] Sent: Tuesday, September 18, 2012 11:37 AM To: Denys Vlasenko Cc: linux-kernel@vger.kernel.org; Andrew Morton; Amerigo Wang; Jonathan M. Foote; Roland McGrath; Pedro Alves Subject

Re: [PATCH 14/27] hwmon: fix section mismatch in coretemp

2008-02-17 Thread Mark M. Hoffman
o the annotation is OK. > > Signed-off-by: Sam Ravnborg <[EMAIL PROTECTED]> > Cc: Mark M. Hoffman <[EMAIL PROTECTED]> > --- > drivers/hwmon/coretemp.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/hwmon/coretemp.c b/dri

Re: linux-next: first tree

2008-02-17 Thread Mark M. Hoffman
t lm-sensors.org:/kernel/mhoffman/hwmon-2.6.git testing This tree gets rebased pretty much whenever Linus adds a new tag. As a rule of thumb, you should merge from Jean Delvare's i2c tree first. The hwmon/testing tree does not usually depend on anything else. Thanks & regards, -

Re: [lm-sensors] [PATCH] adt7473: New driver for Analog Devices ADT7473 sensor chip

2008-02-17 Thread Mark M. Hoffman
b driver sets class to 0. > + */ > + if (!(adapter->class & I2C_CLASS_HWMON) && adapter->class) > + return 0; NACK on that comment and associated code: Jean Delvare submitted a patch to NVIDIA over two years ago to fix their bug. Apparently some dis

LSI Logic MegaRAID SATA 150-4 / LSI Logic New Generation RAID Device Drivers (MEGARAID_NEWGEN) problems (megaraid abort: scsi cmd:14600, do now own)

2008-02-18 Thread David M. Strang
than error messages in dmesg, and high cpu during file i/o -- it SEEMS ok, but is it really? I somehow don't think I should be getting these types of messages. I've searched the list archive, and I see similar messages follow by failed resets, but my reset sequence always completes succ

Re: [lm-sensors] [PATCH v2] adt7473: New driver for Analog Devices ADT7473 sensor chip

2008-02-18 Thread Mark M. Hoffman
), 0 deletions(-) > Applied to hwmon-2.6.git/testing, thanks. -- Mark M. Hoffman [EMAIL PROTECTED] -- 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/

[GIT PATCH] hwmon updates vs. 2.6.25-rc2

2008-02-21 Thread Mark M. Hoffman
es hwmon: (adm1026) Properly terminate sysfs groups Mark M. Hoffman (1): hwmon: normal_i2c arrays should be const Riki Oktarianto (1): hwmon: (applesmc) sensors set for MacBook2 Roger Lucas (1): hwmon: (vt8231) Update maintainer email address Rudolf Marek (3): hwmon:

[perf] make clean problematic bashism

2012-08-15 Thread Wouter M. Koolen
Dear perf maintainers, I attempted to compile perf 3.5.1 without worrying about installing dependencies first. The resulting error messages were quite helpful, and led me to install a bunch of development libraries and flex. Unfortunately, after installing flex the build still failed, even af

Re: [perf] make clean problematic bashism

2012-08-15 Thread Wouter M. Koolen
On 08/15/2012 12:26 PM, Peter Zijlstra wrote: On Wed, 2012-08-15 at 11:52 +0200, Wouter M. Koolen wrote: Dear perf maintainers, I attempted to compile perf 3.5.1 without worrying about installing dependencies first. The resulting error messages were quite helpful, and led me to install a bunch

[GIT PATCH] hwmon updates against v2.6.24 (~git17)

2008-02-07 Thread Mark M. Hoffman
rt P. J. Day (1): hwmon: (adt7470) Replace power-of-two test Sergey Vlasov (1): hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 Pro Steve Hardy (1): hwmon: Add support for Texas Instruments/Burr-Brown ADS7828 -- Mark M. Hoffman [EMAIL PROTECTED] -- To unsubscribe from this lis

3.5.x boot hang after conflicting fb hw usage vs VESA VGA - removing generic driver

2012-08-17 Thread Justin M. Forbes
for , we have verified cases on inteldrmfb, radeondrmfb, and cirrusdrmfb. This is the last message displayed before the system hangs. This seems to be hitting a large number of users in Fedora, though certainly not everyone. This started happening with the 3.5 updates, and is still an issue. It

[PATCH 3/9] staging: sm7xxfb: rename smtc_screen_info to smtc_scr_info

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This change of name improves readability on sm712_vga_setup and smtcfb_pci_probe. It is coherent with the name of vars being used on code while avoiding the use of extra long lines in functions. Tested with SM712. Signed-off-by: Javier M. Mellid --- drive

[PATCH 1/9] staging: sm7xxfb: fix struct names related to vesa modes

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch renames structs related to vesa modes in order to get more readable code on sm712vga_setup. Tested with SM712. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 24 +--- 1 file changed, 13 inserti

[PATCH 0/9] staging: sm7xxfb: code improvements and cleanup

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patchset is part of the effort to get sm7xxfb in shape. It resolves some issues in functions related with mode setting and timing logic paths. The first 5 patches work on sm712vga_setup in order to get a more coherent and clear code. Patches 6 and 7 work

[PATCH 5/9] staging: sm7xxfb: minor maintenance on sm7xx_vga_setup

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch keeps code related to sm7xx_vga_setup closed. It is useful to understand/maintain the logic behind sm7xx_vga_setup with a simple look. Tested with SM712. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxf

[PATCH 8/9] staging: sm7xxfb: move pseudo palette into smtcfb_info

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch moves pseudo palette into smtcfb_info struct. Tested with SM712. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm

[PATCH 7/9] staging: sm7xxfb: minor maintenance on timing path

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch keeps smtc_set_timing and sm7xx_set_timing functions closed to smtcfb_setmode. This change eases reviewing and maintaining this logic path. Tested with SM712. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxf

[PATCH 9/9] staging: sm7xxfb: cleanup on smtc_alloc_fb_info

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch improves coding style on smtc_alloc_fb_info. Tested with SM712. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git

[PATCH 6/9] staging: sm7xxfb: rename sm712_set_timing to sm7xx_set_timing

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" sm712_set_timing handles timing for 0x710, 0x712 and 0x720 chips. This patch renames the name of the function of sm712_set_timing to sm7xx_set_timing. Tested with SM712. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxf

[PATCH 4/9] staging: sm7xxfb: rename sm712vga_setup to sm7xx_vga_setup

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patch renames sm712vga_setup to sm7xx_vga_setup. sm7xx_vga_setup process command line options in order to get the vga parameter. This parameter will be the lookup index to match the right vesa mode. It is chip independent. Signed-off-by: Javier

[PATCH 2/9] staging: sm7xxfb: rename index var on sm712vga_setup

2012-07-11 Thread Javier M. Mellid
From: "Javier M. Mellid" This patchs renames index var on sm712vga_setup. Tested with SM712. Signed-off-by: Javier M. Mellid --- drivers/staging/sm7xxfb/sm7xxfb.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/drivers/staging/sm7xxfb/sm7xxfb.c

RE: [PATCH] Extend core dump note section to contain file names of mapped files

2012-07-11 Thread Jonathan M. Foote
core files as well, but this is a good start. Jon -Original Message- From: Denys Vlasenko [mailto:vda.li...@gmail.com] Sent: Wednesday, July 11, 2012 6:36 AM To: linux-kernel@vger.kernel.org; Jonathan M. Foote; H. J. Lu; Ingo Molnar; H. Peter Anvin; Andi Kleen Cc: Oleg Nesterov; Denys Vla

[PATCH] cciss: use lun reset not target reset

2013-01-07 Thread Stephen M. Cameron
From: Stephen M. Cameron In the scsi part of the driver (for tape drives and medium changers) the device reset error handler attempts to use a target reset rather than a lun reset. If there is some shared tape drive library, this could be potentially disruptive to other hosts trying to use the

[PATCH] hpsa: update version number to 3.2.0

2013-01-07 Thread Stephen M. Cameron
From: Stephen M. Cameron Signed-off-by: Stephen M. Cameron --- drivers/scsi/hpsa.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/scsi/hpsa.c b/drivers/scsi/hpsa.c index 4217e49..469ba9b 100644 --- a/drivers/scsi/hpsa.c +++ b/drivers/scsi/hpsa.c @@ -54,7

NLS: koi8-u support

2001-04-06 Thread Volodymyr M . Lisivka
Thu Jan 11 14:46:51 2001 @@ -727,6 +727,7 @@ # CONFIG_NLS_ISO8859_14 is not set CONFIG_NLS_ISO8859_15=m # CONFIG_NLS_KOI8_R is not set +# CONFIG_NLS_KOI8_U is not set # CONFIG_NLS_UTF8 is not set # diff -urN linux-vanilla/arch/arm/def-configs/graphicsclient linux/arch/arm/def-configs/graphicsc

Re: NLS: koi8-u support

2001-04-07 Thread Volodymyr M . Lisivka
tch for 2.4.x kernels (2.4.0-test10 - 2.4.3): > > ==cut from here==== -- Best regards, mailto:[EMAIL PROTECTED] Volodymyr M. LisivkaICQ#14549856 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

Re: Unresolved symbol in 2.4.4p1, ia32

2001-04-09 Thread Todd M. Roy
> From:Jonathan Hudson <[EMAIL PROTECTED]> > X-Newsreader: knews 1.0b.1 > x-no-productlinks: yes > X-Newsgroups: fa.linux.kernel > Content-Type: text/plain; charset=iso-8859-1 > Date:Sat, 07 Apr 2001 21:01:56 GMT > Bytes: 235 > Sender: [EMAIL PROTECTED] > Preced

aic7xxx 6.1.5 in kernel 2.4.3 doesn't recognize Yamaha CDRW

2001-04-11 Thread Andreas M. Kirchwitz
Hello! In case somebody is interested ... The new Adaptec SCSI host-adapter driver "aic7xxx 6.1.5" in Linux kernel 2.4.3 (compiled on a RedHat 7.0 system) doesn't recognize my Yamaha CRW4416S CD-ReWriter. It also outputs some error messages saying "request_module[scsi_hostadapter]: Root

compile error with 2.4.4-pre2

2001-04-12 Thread Todd M. Roy
I get this when I try to compile 2.4.4-pre2 (I'm assuming the list is working this morning, since I've received no messages). Thanks. -- todd -- $ make bzImage gcc -D__KERNEL__ -I/var/src/linux-2.4.3/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferre

No Subject

2001-02-14 Thread Scott M. Hoffman
Hello, See the attached Oops passed through ksymoops 2.3.7(the i386 rpm from kernel.org). Not sure who should see this... Is it generally a good idea to reboot the machine after getting one of these? Feb 14 04:02:02 nic-31-c31-100 kernel: klogd 1.3-3, log source = /proc/kmsg started. Feb

Oops from updatedb?

2001-02-14 Thread Scott M. Hoffman
Sorry about the last message, somehow got just the plain oops there. ksymoops 2.3.7 on i686 2.4.2-pre3. Options used -V (default) -k /proc/ksyms (specified) -l /proc/modules (default) -o /lib/modules/2.4.2-pre3/ (default) -m /usr/src/linux/System.map (default

crash 5/5 w/ memtest86

2001-02-14 Thread Scott M. Hoffman
Hi, After getting several segfaults running fetchmail, I tried memtest86 for the first time on my PC (Celeron 500, i810m/b from e-machines). Five out of five tries from two different floppy disks crashed at 6% into test 1. I suspected a new PC133 memory stick, but the test failed at the same

2.4.2-pre3 segfaults and Oops

2001-02-15 Thread Scott M. Hoffman
On Wed, 14 Feb 2001, Scott M. Hoffman wrote: > Hello, >See the attached Oops passed through ksymoops 2.3.7(the i386 rpm from > kernel.org). Not sure who should see this... >Is it generally a good idea to reboot the machine after getting one of > these? > I've bee

APIC error on CPU0 (UP APIC kernel)

2001-03-01 Thread Chaskiel M Grundman
I have some single-processr Dell Poweredge 2450 servers that I'm trying to move to 2.4. They have been running 2.2 SMP kernels for a while with no problem (to take advantage of the supposed benefit of using the ioapic). 2.4 SMP kernels seem to work fine, but using a 2.4.1 or 2.4.2 UP kernel with

Re: APIC error on CPU0 (UP APIC kernel)

2001-03-02 Thread Chaskiel M Grundman
Excerpts from mail: 1-Mar-101 Re: APIC error on CPU0 (UP .. by Arnaldo C. de Melo@conec > can you try 2.4.2-ac8 and tell us the results? No change (I used 2.4.2-ac9, since that was available...). (The watchdog doesn't trip and display output, but eventually the errors stop and rebooting is possib

Re: Linux 2.4.2-ac12

2001-03-05 Thread Scott M. Hoffman
On Mon, 5 Mar 2001, Richard B. Johnson wrote: > > Attempts to run linux-2.4.3-pre2 on chaos.analogic.com results > in **MASSIVE** file-system destruction. I have (had) all SCSI > disks, using the BusLogic controller. > > There is something **MAJOR** going on BAD, BAD, BAD, even disks > that were n

Re: Linux 2.4.2-ac12

2001-03-06 Thread Scott M. Hoffman
On Tue, 6 Mar 2001, God wrote: > On Mon, 5 Mar 2001, Scott M. Hoffman wrote: > > > On Mon, 5 Mar 2001, Richard B. Johnson wrote: > > > > > > I -- S T R O N G L Y -- suggest that nobody use this kernel with > > > a BusLogic SCSI controller until this pro

Re: Linux 2.4.2-ac12

2001-03-06 Thread Scott M. Hoffman
On Tue, 6 Mar 2001, Alan Cox wrote: > > I have not had problems with 2.4.2, just tried 2.4.2-ac12. About the IDE > > stage it just reboots. > > Does ac11 also reboot like that. -ac is currently testing versions of the new > VIA IDE driver so knowing if the latest update did that would be very

Re: Linux 2.4.2-ac12, ac11 no good either

2001-03-06 Thread Scott M. Hoffman
# CONFIG_KCORE_AOUT is not set CONFIG_BINFMT_AOUT=y CONFIG_BINFMT_ELF=y CONFIG_BINFMT_MISC=y CONFIG_PM=y # CONFIG_ACPI is not set # CONFIG_APM is not set # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port support # CONFIG_PARPORT=m CONFIG_PARPORT_PC=m # C

<    1   2   3   4   5   6   7   8   9   10   >