Re: [PATCH] scsi: target/sbp: remove firewire SBP target driver

2020-06-16 Thread Chris Boot
e odd patch), whereas I do get emails out of the blue for some of my other (much smaller) stuff which clearly has users. I'd be just as happy for this to be orphaned or for nothing to happen to it. Honestly, I am totally ambivalent as to what happens to this code. Martin, however, clearly cares enough to have asked me to supply a patch to remove it. Cheers, Chris -- Chris Boot bo...@boo.tc

Re: [PATCH] scsi: target/sbp: remove firewire SBP target driver

2020-06-15 Thread Chris Boot
On 15/06/2020 00:28, Finn Thain wrote: > On Sun, 14 Jun 2020, Chris Boot wrote: > >> I expect that if someone finds this useful it can stick around (but >> that's not my call). > > Who's call is that? If the patch had said "From: Martin K. Petersen"

Re: [PATCH] scsi: target/sbp: remove firewire SBP target driver

2020-06-14 Thread Chris Boot
On 14/06/2020 01:03, Finn Thain wrote: > On Sat, 13 Jun 2020, Chris Boot wrote: > >> I no longer have the time to maintain this subsystem nor the hardware to >> test patches with. > > Then why not patch MAINTAINERS, and orphan it, as per usual practice? > > $

[PATCH] scsi: target/sbp: remove SBP target driver

2020-06-13 Thread Chris Boot
I no longer have the time to maintain this subsystem nor the hardware to test patches with. It also doesn't appear to have any active users so I doubt anyone will miss it. Signed-off-by: Chris Boot --- MAINTAINERS |9 - drivers/target/Kconfig |1 - dr

Re: [PATCH] sbp-target: add the missed kfree() in an error path

2020-05-28 Thread Chris Boot
long dead. It probably should be removed for everyone's sanity. Best regards, Chris -- Chris Boot bo...@bootc.net

Re: [PATCH] sbp-target: Delete an error message for a failed memory allocation in three functions

2017-12-10 Thread Chris Boot
y: Markus Elfring [snip] Looks good to me. Acked-by: Chris Boot Thanks, Chris -- Chris Boot bo...@boo.tc

BUG/panic in ctnetlink_conntrack_event in 4.8.11

2016-12-21 Thread Chris Boot
? cpu_startup_entry+0x2a2/0x350 [147966.154103] [] ? start_secondary+0x14d/0x190 [147966.160117] ---[ end trace d5725bb00a2f3d6c ]--- Regards, Chris -- Chris Boot bo...@bootc.net

Re: [patch] sbp-target: checking for NULL instead of IS_ERR

2016-03-10 Thread Chris Boot
On 10/03/16 21:52, Chris Boot wrote: > On 10/03/16 20:56, Chris Boot wrote: >> On 05/03/16 09:33, Nicholas A. Bellinger wrote: >>> On Sat, 2016-03-05 at 08:45 +, Chris Boot wrote: >>>> Are these in linux-next or another branch somewhere I can easily clone >

Re: [patch] sbp-target: checking for NULL instead of IS_ERR

2016-03-10 Thread Chris Boot
On 10/03/16 20:56, Chris Boot wrote: > On 05/03/16 09:33, Nicholas A. Bellinger wrote: >> On Sat, 2016-03-05 at 08:45 +0000, Chris Boot wrote: >>> Are these in linux-next or another branch somewhere I can easily clone >>> them from? >> >> The patch series is

Re: [patch] sbp-target: checking for NULL instead of IS_ERR

2016-03-10 Thread Chris Boot
On 05/03/16 09:33, Nicholas A. Bellinger wrote: > On Sat, 2016-03-05 at 08:45 +0000, Chris Boot wrote: >> Are these in linux-next or another branch somewhere I can easily clone >> them from? > > The patch series is in target-pending/for-next. Hi Nic, I've just manag

Re: [patch] sbp-target: checking for NULL instead of IS_ERR

2016-03-05 Thread Chris Boot
admit I only vaguely follow the changes here as I haven’t been keeping up with the pace of change in target-devel lately, but it generally looks OK I think. Are these in linux-next or another branch somewhere I can easily clone them from? How soon do you need my ACK/NAK on these? Cheers, Chris -- Chris Boot bo...@bootc.net

qla2xxx firmware crashes in target mode

2015-10-19 Thread Chris Boot
f RSCN requests: 0x2. HTH, Chris -- Chris Boot bo...@bootc.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Panic on 3.10.18 in nf_conntrack_sip with IPv6

2013-11-10 Thread Chris Boot
b 87 dc 00 > 00 00 89 f5 01 f0 01 c2 85 f6 79 02 0f 0b 8b 87 f4 00 00 00 ff c8 74 02 <0f> > 0b 83 c2 3f 89 c8 41 89 cd 80 cc 20 83 e2 c0 f6 87 b2 00 00 > [ 801.015687] RIP [] pskb_expand_head+0x2a/0x1e1 > [ 801.034404] RSP > [ 801.049813] ---[ end trace a0ea98f51afb8cc0 ]--- >

Re: PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)

2013-06-27 Thread Chris Boot
On 26/06/2013 23:17, David Miller wrote: > From: Chris Boot > Date: Thu, 20 Jun 2013 21:36:44 +0100 > >> On 06/06/2013 09:38, Timo Teras wrote: >>> On Thu, 06 Jun 2013 08:47:56 +0100 >>> Chris Boot wrote: >>> >>>> On 06/06/13 02:24, Fan D

Re: PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)

2013-06-20 Thread Chris Boot
On 06/06/2013 09:38, Timo Teras wrote: > On Thu, 06 Jun 2013 08:47:56 +0100 > Chris Boot wrote: > >> On 06/06/13 02:24, Fan Du wrote: >>> Hello Chris/Jean >>> >>> This issue might have already been fixed by this: >>> https://git.kernel.org/cgit/

Re: PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)

2013-06-06 Thread Chris Boot
On 06/06/13 09:38, Timo Teras wrote: > On Thu, 06 Jun 2013 08:47:56 +0100 > Chris Boot wrote: > >> On 06/06/13 02:24, Fan Du wrote: >>> Hello Chris/Jean >>> >>> This issue might have already been fixed by this: >>> https://git.kernel.org/cgit/

Re: PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)

2013-06-06 Thread Chris Boot
09:04, Jean Sacren wrote: >> From: Chris Boot >> Date: Wed, 05 Jun 2013 22:47:48 +0100 >>> >>> Hi folks, >>> >>> I have a re-purposed Watchguard Firebox running Debian GNU/Linux with a >>> self-built vanilla 3.9.4 kernel. I have an IPsec tunnel

PANIC at net/xfrm/xfrm_output.c:125 (3.9.4)

2013-06-05 Thread Chris Boot
er, but I'm happy to try out patches and poke around with a little guidance. I should add that the box doesn't reboot after 60 seconds and the watchdog doesn't seem to kick in either, but that's clearly not a networking issue. It reboots fine with the 'reboot' comma

drbd: kernels 3.7 => 3.8 broken userspace compatibility

2013-05-06 Thread Chris Boot
should upgrade your drbd tools! [hang] There is nothing in dmesg during this time, either. Cheers, Chris PS: Please ensure you CC me as I'm no longer an LKML subscriber. -- Chris Boot bo...@bootc.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

Re: Panic with XFS on RHEL5 (2.6.18-8.1.8.el5)

2007-08-20 Thread Chris Boot
Chris Boot wrote: I'll probably just try and recompile the kernel with 8k stacks and see how it goes. Screw the support, we're unlikely to get it anyway. :-P Please report how this works out. I will. This will probably be on Monday now, since the machine isn't

Re: Panic with XFS on RHEL5 (2.6.18-8.1.8.el5)

2007-08-18 Thread Chris Boot
Måns Rullgård wrote: Chris Boot <[EMAIL PROTECTED]> writes: Måns Rullgård wrote: Chris Boot <[EMAIL PROTECTED]> writes: All, I've got a box running RHEL5 and haven't been impressed by ext3 performance on it (running of a 1.5TB HP MSA20 using the cci

Re: Panic with XFS on RHEL5 (2.6.18-8.1.8.el5)

2007-08-18 Thread Chris Boot
Måns Rullgård wrote: Chris Boot <[EMAIL PROTECTED]> writes: All, I've got a box running RHEL5 and haven't been impressed by ext3 performance on it (running of a 1.5TB HP MSA20 using the cciss driver). I compiled XFS as a module and tried it out since I'm used to usin

Panic with XFS on RHEL5 (2.6.18-8.1.8.el5)

2007-08-18 Thread Chris Boot
ten the kernel panics as below. Apologies for the tainted kernel, but we run VMware Server on the box as well. Does anyone have any hits/tips for using XFS on Red Hat? What's causing the panic below, and is there a way around this? Many thanks, Chris Boot BUG: unable to handle kern

Re: SiI 3112A + Seagate HDs = still no go? [SOLVED]

2005-08-17 Thread Chris Boot
Tejun Heo wrote: Chris Boot wrote: Some interesting developments! I installed a fresh copy of Windows, and all the VIA and nVidia and so on drivers. At some point during all this (a period of relatively heavy disk IO), the computer seemed to crash and I rebooted it. It then worked fine

Re: SiI 3112A + Seagate HDs = still no go?

2005-08-13 Thread Chris Boot
On 13 Aug 2005, at 2:13, Tejun Heo wrote: Hello, Chris. Chris Boot wrote: On 12 Aug 2005, at 15:08, Tejun Heo wrote: [adding cc to Jeff Garzik. (Hi!)] Hi again, Chris. Unfortunately, I'm as lost as you are. Can you please do the followings? * Verify if read is free fro

Re: SiI 3112A + Seagate HDs = still no go?

2005-08-12 Thread Chris Boot
On 12 Aug 2005, at 15:08, Tejun Heo wrote: Chris Boot wrote: Hi Tejun, On 12 Aug 2005, at 12:33, Chris Boot wrote: Hi Tejun, On 12 Aug 2005, at 12:28, Tejun Heo wrote: Hello, Chris. Chris Boot wrote: On 12 Aug 2005, at 4:24, Tejun Heo wrote: Chris Boot wrote: Hi all, I

Re: SiI 3112A + Seagate HDs = still no go?

2005-08-12 Thread Chris Boot
seable.When the lockup occurred, stopping the dd resulting in all things unlocking and continuing on, I duplicated this several times with the latest kernel at the time. Roger -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of

Re: SiI 3112A + Seagate HDs = still no go?

2005-08-12 Thread Chris Boot
Hi Tejun, On 12 Aug 2005, at 12:33, Chris Boot wrote: Hi Tejun, On 12 Aug 2005, at 12:28, Tejun Heo wrote: Hello, Chris. Chris Boot wrote: On 12 Aug 2005, at 4:24, Tejun Heo wrote: Chris Boot wrote: Hi all, I just recently took the plunge and bought 4 250 GB Seagate drives

Re: SiI 3112A + Seagate HDs = still no go?

2005-08-12 Thread Chris Boot
Hi Tejun, On 12 Aug 2005, at 12:28, Tejun Heo wrote: Hello, Chris. Chris Boot wrote: On 12 Aug 2005, at 4:24, Tejun Heo wrote: Chris Boot wrote: Hi all, I just recently took the plunge and bought 4 250 GB Seagate drives and a 2 port Silicon Image 3112A controller card for the 2

Re: SiI 3112A + Seagate HDs = still no go?

2005-08-12 Thread Chris Boot
On 12 Aug 2005, at 4:24, Tejun Heo wrote: Chris Boot wrote: Hi all, I just recently took the plunge and bought 4 250 GB Seagate drives and a 2 port Silicon Image 3112A controller card for the 2 drives my motherboard doesn't handle. No matter how hard I try, I can't get

SiI 3112A + Seagate HDs = still no go?

2005-08-11 Thread Chris Boot
:00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78) :01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2) Many thanks, Chris -- Chris Boot [EMAIL PROTECTED] http://www.bootc.net/ - To unsubscribe from this list: send th

Re: Cosmetic JFFS patch.

2001-06-29 Thread Chris Boot
Hi, > Many new Linux users go through an extended period of dual-booting. And many users also have to sleep in the same room as their computers (still live w/ parents or are in college) and the fans bother them, so they turn them off every night. Just my 2 eurocents. -- Chris Boot [EM

Re: temperature standard - global config option?

2001-06-09 Thread Chris Boot
degrees Celsius at the moment. >> This thread keeps going and going and going... > > and going, and going . and still going . and going, and going, and going... -- .-. Chris Boot /v\ [EMAIL PROTECTED] // \\ /( )\L I N U X ^^-^

Re: temperature standard - global config option?

2001-06-08 Thread Chris Boot
hether their chip is at 45.4 or 45.5 degrees? Does it really matter? A difference of 0.1 will not decide whether your chip will fry. Just my 2 eurocents. -- Chris Boot [EMAIL PROTECTED] DOS Computers manufactured by companies such as IBM, Compaq, Tandy, and millions of others are by far the most

Re: temperature standard - global config option?

2001-06-08 Thread Chris Boot
, one day, we built a usable quantum computer which might need temperature measurements, I doubt that the Linux kernel would run on it without being totally rewritten. Anyhow, I like the discussion. I love anything to do with quantum physics! -- Chris Boot [EMAIL PROTECTED] #define QUESTION ((

Re: temperature standard - global config option?

2001-06-07 Thread Chris Boot
5 / 10) - 273) which is well within anything that a computer can operate. It also gives us a good base for all sorts of other temperature sensing devices. Do we all agree on those now? -- Chris Boot [EMAIL PROTECTED] #define QUESTION ((2b) || (!2b)) - To unsubscribe from thi

Re: temperature standard - global config option?

2001-06-06 Thread Chris Boot
ve configuration options to choose the default (Celsius/centigrade, Kelvin, or [shudder] Fahrenheit) then, when you need to print or output a temperature, send it off to a common converter function so you don't repeat core all over the place. Just my 0.02 Eurocents (what an ugly word). -- Chri