Linux-2.4.2 && Minix SP

2001-02-23 Thread Adam
nux/fs/partitions' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/Linux/24/linux/fs/partitions' make[1]: *** [_subdir_partitions] Error 2 make[1]: Leaving directory `/usr/src/Linux/24/linux/fs' make: *** [_dir_fs] Error 2 - --

LINUX_REBOOT_MAGIC2C

2000-11-21 Thread Adam
I guess we can soon expect patch from Linus adding LINUX_REBOOT_MAGIC2C to Linux kernel. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

'holey files' not holey enough.

2000-11-29 Thread Adam
+0 records out eax /tmp % ls -l holed.file -rw-rw-r--1 adam adam 600 Nov 29 08:57 holed.file eax /tmp % du -sh holed.file 983kholed.file Above holey file is as expected aproximately 1mb. However, when I try on 'development' 2.4.x k

Re: 'holey files' not holey enough.

2000-11-29 Thread Adam
> > [adam@pepsi /tmp]$ uname -a > > Linux pepsi 2.4.0-test7-packet #24 SMP Fri Sep 8 20:26:35 EDT 2000 i686 > > > > [adam@pepsi /tmp]$ dd if=/dev/zero of=holed.file bs=1000 seek=5000 count=1000 > > [adam@pepsi /tmp]$ ls -l holed.file > &g

Re: 'holey files' not holey enough.

2000-11-29 Thread Adam
On Wed, 29 Nov 2000, Tigran Aivazian wrote: > > [adam@pepsi /tmp]$ dd if=/dev/zero of=holed.file bs=1000 seek=5000 count=1000 > > [adam@pepsi /tmp]$ ls -l holed.file > > -rw-rw-r-- 1 adam adam 600 Nov 29 08:52 holed.file > > [adam@pepsi

Re: 'holey files' not holey enough.

2000-11-30 Thread Adam
broken. I just did what suggested, and it seems that DU reports correct values, I have attached 'sript' log of the above example on my filesystem. Here are some highlights: [adam@pepsi /tmp]$ ls -lis holed.file 3085069 5872 -rw-rw-r--1 adam adam 600 Nov 30 09:11 holed.file

ext2 corruption with 2.4.0-test7-proper ?

2000-09-02 Thread Adam
tself. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: www.crucial.com won't talk to 2.4.0-test7 system

2000-09-04 Thread Adam
etter explaining the problem. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: Snoozy Ethernet Interfaces in 2.4testX?

2000-09-05 Thread Adam
(August 11, 2000) eth0: Lite-On 82c168 PNIC rev 32 at 0xc800, 00:A0:CC:62:2B:2A, IRQ 16. eth0: MII transceiver #1 config 3000 status 7829 advertising 01e1. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubs

Re: [packet-writing] [release] packet-0.0.2c

2000-09-08 Thread adam
ks 4, addr 0x593b7ff Segment 0xc59429a0, blocks 4, addr 0x593bfff Kernel panic: Ththththaats all folks. Too dangerous to continue. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: [packet-writing] [release] packet-0.0.2c

2000-09-08 Thread adam
of 650mb cd? pktcdvd reports the read speed as 6x, shouldn't it be 8x as this is 8432 drive. Just for kicks I have attached output of dmesg while using the cd-rw to mount and write in block mode on udf filesystem. Thanks for great work! I finally should be able to use cd-rw in packet mo

write permissions and root.

2000-09-08 Thread Adam
Hmm can someone remind me what (if) is the reason root is not bound by write permissions? [root@pepsi /tmp]# su adam [adam@pepsi /tmp]$ touch blah [adam@pepsi /tmp]$ chmod -w blah [adam@pepsi /tmp]$ echo hi > blah bash2: blah: Permission denied [adam@pepsi /tmp]$ exit exit [root@pepsi /

Re: Booting into /bin/bash

2000-09-11 Thread Adam
d 'open bash' few times and create in this way few ready-to-use shells. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Plea

routing kernel

2000-09-17 Thread Adam
75 w/ 16mb ram. obtw: before someone suggest alternative solutions, the machine in question is a laptop with two "New Media Live Wire" NIC's and only Linux supports those (and yes, PCMCIA NIC is not great performace but it should be adquate for curre

ufs fs at 2.2.x and 2.4.x

2000-09-17 Thread Adam
(device 02:00): ufs_readdir: bad entry in directory #2, size 512: reclen is too small for namlen - offset=0, inode=2, reclen=12, namlen=260 [etc... ] I have looked at MAINTAINERS, but it seems nobody maintains UFS. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit regist

Re: ufs fs at 2.2.x and 2.4.x

2000-09-17 Thread adam
@pepsi /]# mount /dev/fd0 /mnt -t ufs -o ufstype=44bsd,ro [root@pepsi /]# mount /dev/fd0 /mnt -t ufs -o ufstype=44bsd,ro /dev/fd0 on /mnt type ufs (ro,ufstype=44bsd) /dev/fd0 on /mnt type ufs (ro,ufstype=44bsd) /dev/fd0 on /mnt type ufs (ro,ufstype=44bsd) Is this feature? -- Adam http:

partions on floppy

2000-09-17 Thread Adam
'82') before mkswap-ing it. IMHO, it shouldl ) -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: BTTV.c - who maintains it ? (fwd)

2000-09-24 Thread Adam
gt; maintains the video4linux) The RTFM is linux/Documentation/video4linux/bttv/README -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]

[ot] resetting keyboard via keyboard contoller.

2000-09-24 Thread Adam
ot make differnce). -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: New directions for kernel development

2001-04-01 Thread Adam
ar as well, but I didn't hear back from Linus if that's cool with him to send it to LKML (I suppose I should have asked him earlier than 24hrs) so I did not send it. For those interested, a rought draft is at http://www.eax.com/linux2001/linux2001.txt -- Adam http://www.eax

Re: uptime for 2.2.13 on x86

2001-01-27 Thread Adam
> What happens the day the machine hits 497 days uptime? see http://www.eax.com/about/ for brief explanation of this. I'm sure others can add more but it should answer your question. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe f

Re: IBM Thinkpad T42 - Looking for a Developer.

2005-04-16 Thread Adam
> stack. (There exists also NIST written Linux version at that site, > and it seems to be "BSD with advertisement clause" licensed...) > Sorry to interrupt but I wanted to mention that if the code you are refering to was writtent by a NIST researcher it should be copyright free (aka public domai

debugging xterm.

2001-05-21 Thread Adam
een->respond = Cannot access memory at address 0x4 Disabling display 2 to avoid infinite recursion. (gdb) it does not know where screen data structure is anymore.. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the lin

Re: debugging xterm.

2001-05-23 Thread Adam
"-O2" together, in practice I had to remove the "-O2" in order to unconfuse gdb in the above example. This or other way, when I got past this problem, I finally managed to fix the decade old bug in XTERM which I was hunting after. For those curious patch is at http://www.eax.com/pa

[2.4.5][patch] Re: ov511 driver doesn't compile

2001-05-26 Thread Adam
Leaving directory `/usr/src/linux-2.4.5/drivers/usb' hello, this patch should fix it http://www.eax.com/patches/linux-245-ov511-diff -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe lin

ethernet and pointopoint

2001-06-06 Thread Adam
other for all intended purposes it IS a pointopoint link. looking at net/core/dev.c:dev_change_flags() I see that I can't pass IFF_POINTOPOINT to it via ioctl, and it will be just sillently dropped, with no error reported back to ifconfig. -- Adam htt

RE: ethernet and pointopoint

2001-06-06 Thread Adam
> > From: Adam [mailto:[EMAIL PROTECTED]] > > Is there reason why I can't set pointopoint for ethernet? I have > > If your network cards & their drivers (both hosts) support full duplex > operation, just enable it, and you're done. did you read my

Re: oops with kernel 2.4.5

2001-06-08 Thread Adam
x > Code; c012db99 <__remove_from_queues+29/34> > 10: 51pushl %ecx > Code; c012db9a <__remove_from_queues+2a/34> > 11: e8 0d ff 00 00call ff23 > <_EIP+0xff23> c013daac > > Well ? > > > ___

oops question

2001-06-08 Thread Adam
e net/ipv4/ipmr.c:ipmr_new_tunel() function was changed to check whether 'v' is null and if it is true then just return. I did not submit this patch though since I couldn't figure how in the the first place code ended up there. -- Adam http://www.eax.com The Supreme H

Re: Kernel 2.4.6-pre2 patch buglet

2001-06-09 Thread Adam
> Is it me or does this patch forget to change the kernel version? ;-) > make menuconfig reports pre1 still.. oh well no biggie.. yes, this is a mistake. the Makefile had not been updated. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscrib

console/fbdev/DRM rearchitecture progress?

2005-03-15 Thread Adam
Back on the second of August Jon Smirl posted (http://tinyurl.com/5w2nt) a synopsis of the plan created at OLS for the rearchitecture of the console, fbdev and DRM subsystems. Has any more thought gone into this major rework of the kernel? --adam - To unsubscribe from this list: send the line

2.2.x series and mm

2001-06-27 Thread Adam
, it is got max 50 processes and each of processes is limited to like 1.5mb of size via ulimit. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

networking in v2.2 vs v2.4 kernels.

2001-07-07 Thread Adam
s and always immediatelly returns, and for second thing, it seems as if it getting some random junk from loopback device, and it never seems to get any data from any other interface.. any idea what could the difference in behavior between 2.4 and 2.2 ? -- Adam http://www.eax.com The Supreme Headquarte

Re: 2.2.x series and mm

2001-06-27 Thread Adam
AFACT the issue here is the buffers in memory gets filled and cause other stuff to get swapped out., and that would happen no matter what kind of web server I use.. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers - To unsubscribe from this list: send the line &q

recvfrom and sockaddr_in.sin_port

2001-07-08 Thread Adam
lways set to the same pattern. Shouldn't it rather be zeroed, or be some random data? I have attached a simple program I used for generating those results. -- Adam http://www.eax.com The Supreme Headquarters of the 32 bit registers #include #incl

Re: recvfrom and sockaddr_in.sin_port

2001-07-08 Thread Adam
> I have attached a simple program I used for generating those > results. > > 'fromlen' needs to be set to sizeof 'from' before the recvfrom syscall isn't it set? to quote from the example I have attached: socklen_t fromlen = sizeof(struct sockaddr_in); - To unsubscribe from thi

Re: recvfrom and sockaddr_in.sin_port

2001-07-08 Thread Adam
> isn't it set? to quote from the example I have attached: > socklen_t fromlen = sizeof(struct sockaddr_in); > sorry, I misread the source (the memset line) > you are using raw sockets, what does port mean for raw sockets? well, from raw(7) man page: raw_socket = socket(PF_INET,

Re: RFD: Kernel release numbering

2005-03-04 Thread Adam
releases where possible to test out current development directions. Although I have no experience with BK it seems to me that the it should be possible to implement a work flow as described above in any SCM. --adam - To unsubscribe from this list: send the line "unsubscribe linux-kernel"

8139too in 2.4.4 Hanging/Locking

2001-04-29 Thread Adam
ified 8139 chip type 'RTL-8139B' eth0: Setting half-duplex based on auto-negotiated partner ability . [this is where it hangs, it requires me to reboot and load up a backup kernel (2.4.3)] If there is any other information you require to solve this problem, I'd be happy to help.

Re: dhcp problem with realtek 8139 clone with rh 7.1

2001-05-04 Thread Adam
PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ I've had the same problem with the 8139too drivers and DHCP. The reason I figure it must be the drivers is because in the 2.4.3 kernel, I'm able to us

[ot] named sockets

2001-05-07 Thread Adam
ain(int argc, char **argv) { int sd; struct sockaddr_un sin; if ((sd = socket(AF_UNIX, SOCK_STREAM, 0)) == -1) exit(1); strcpy(sin.sun_path, argv[1]); sin.sun_family = AF_UNIX; if ((bind(sd, &sin, sizeof(sin)) == -1)) exit(1); exit(0); }

8139too v0.9.17 - w/ 8139B, DFE538TX 10/100 [NOT working]

2001-05-10 Thread Adam
using kernel 2.4.3 w/ v0.9.15c of the 8139too driver until it is fixed? If there is anymore information needed to help in possibly fixing the problem I'd be more than glad to oblige. -- Adam [EMAIL PROTECTED] Linux user #190288 - To unsubscribe from this list: send the line "unsubscribe li

[PATCH] Input: mouse: elan_i2c_core: Added support for ELAN0621 touchpad.

2018-11-28 Thread adam
From: TheWongGuy Added the ability to detect the ELAN0621 touchpad found in some Lenovo laptops. Signed-off-by: Adam Wong --- drivers/input/mouse/elan_i2c_core.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c

[PATCH] Input: mouse: elan_i2c_core: Added support for ELAN0621 touchpad.

2018-11-29 Thread adam
From: TheWongGuy Added the ability to detect the ELAN0621 touchpad found in some Lenovo laptops. Signed-off-by: TheWongGuy --- drivers/input/mouse/elan_i2c_core.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c inde

[PATCH] Input: mouse: elan_i2c_core: Added support for ELAN0621 touchpad.

2018-11-29 Thread adam
From: Adam Wong Added the ability to detect the ELAN0621 touchpad found in some Lenovo laptops. Signed-off-by: Adam Wong --- drivers/input/mouse/elan_i2c_core.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c index

Re: [PATCH] cpufreq/intel_pstate: Set timer timeout correctly

2013-04-04 Thread Adam Williamson
driver to race with it's self if the apic timer interrupt happen at just the right time. https://bugzilla.redhat.com/show_bug.cgi?id=920289 Reported-by: Adam Williamson Reported-by: Parag Warudkar Signed-off-by: Dirk Brandewie --- drivers/cpufreq/intel_pstate.c |1 - 1 files chang

[PATCH v2] kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias

2012-08-31 Thread Adam Lee
ame 'oldnoconfig' as an alias, because people already are dependent on its behavior with the counter-intuitive name. Signed-off-by: Adam Lee --- scripts/kconfig/Makefile | 12 +--- scripts/kconfig/conf.c | 12 ++-- tools/testing/ktest/ktest.pl | 15 +++--

[PATCH v3] kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias

2012-08-31 Thread Adam Lee
ame 'oldnoconfig' as an alias, because people already are dependent on its behavior with the counter-intuitive name. v3: use a better way an add comments about alias in conf.c Signed-off-by: Adam Lee --- scripts/kconfig/Makefile | 12 +--- scripts/kconfig/conf.c | 25 +

[PATCH] kconfig: fix the failure of `make rpm-pkg` after localversion file changed

2012-11-04 Thread Adam Lee
le is not necessary, I made it a empty target, so its last-modification time will be checked by Make only when it exists. Signed-off-by: Adam Lee --- scripts/package/Makefile |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/scripts/package/Makefile b/scripts/pa

Re: [PATCH] [RFC] [SCSI] mpt fusion: add support for 0x1000/0x0055

2012-07-27 Thread adam radford
rebranding >> story, including the PID change ... ? > > Hi guys, > > any feedback on this please? > > Thanks. NACK. Vendor 0x1000, Device id 0x0055 is actually an old LSI MegaRAID 1068 based software raid board. This device was never qualified nor intended to be used wi

Re: [PATCH] [RFC] [SCSI] mpt fusion: add support for 0x1000/0x0055

2012-07-27 Thread adam radford
SI download page for this card/driver: http://www.lsi.com/support/Pages/Download-Results.aspx?productcode=P00041&assettype=0&component=Storage%20Component&productfamily=Legacy%20RAID%20Controllers&productname=MegaRAID%20SAS%208208XLP -Adam -- To unsubscribe from this list: send the

Re: [PATCH] btusb: fix overflow return values

2013-07-08 Thread Adam Lee
On Mon, Jul 08, 2013 at 11:50:54AM -0700, Marcel Holtmann wrote: > Hi Adam, > > > PTR_ERR() returns a long type value, but btusb_setup_intel() and > > btusb_setup_intel_patching() should return an int type value. > > > > This bug makes the judgement "

Re: [PATCH] btusb: fix overflow return values

2013-07-09 Thread Adam Lee
On Tue, Jul 09, 2013 at 10:55:01AM +0800, Adam Lee wrote: > On Mon, Jul 08, 2013 at 11:50:54AM -0700, Marcel Holtmann wrote: > > Hi Adam, > > > > > PTR_ERR() returns a long type value, but btusb_setup_intel() and > > > btusb_setup_intel_patching(

[PATCH v2] btusb: fix wrong use of PTR_ERR()

2013-07-09 Thread Adam Lee
at 4 ip 7f8b2eb55236 sp 7fff53ff6920 error 4 in bluetoothd[7f8b2eaff000+cb000] Signed-off-by: Adam Lee --- drivers/bluetooth/btusb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 7a7e5f8..05a38a2 100644 ---

Re: [PATCH 0/3] [SCSI] megaraid: Remove local (struct pci_dev) pdev's

2013-07-09 Thread adam radford
t; restricted from that point onward regardless of whether they are internal >> commands or otherwise. >> >> >> This patch fixes the issue by removing the setup of DMA_BIT_MASK to 64 in >> megaraid_probe_one(), leaving the driver with default 32-bit DMA >> capabilities,

[PATCH v3] btusb: fix wrong use of PTR_ERR()

2013-07-09 Thread Adam Lee
eaff000+cb000] Signed-off-by: Adam Lee --- drivers/bluetooth/btusb.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 7a7e5f8..23df968 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb

Re: [PATCH 09/17] Move unicode to ASCII conversion to shared function.

2013-09-18 Thread Adam Borowski
On Mon, Sep 16, 2013 at 09:11:25PM -0700, Roy Franz wrote: > +/* Convert the unicode UEFI command line to ASCII to pass to kernel. > + * Size of memory allocated return in *cmd_line_len. > + * Returns NULL on error. > + */ > +static char *efi_convert_cmdline_to_ascii(efi_system_table_t *sys_table_a

Re: [PATCH 09/17] Move unicode to ASCII conversion to shared function.

2013-09-19 Thread Adam Borowski
On Wed, Sep 18, 2013 at 09:48:44PM -0700, Roy Franz wrote: > On Wed, Sep 18, 2013 at 8:44 PM, Adam Borowski wrote: > > [UCS2 truncation] > > I stuck to re-arranging the code that was there, as I don't know enough > about character encodings to propose changes. I on the ot

[PATCH] vt: properly ignore xterm-256 colour codes

2013-09-08 Thread Adam Borowski
colour ones tend to turn blinking on before invoking an arbitrary unrelated command. This commit doesn't add such support, merely skips such codes without ill effects. Signed-off-by: Adam Borowski --- drivers/tty/vt/vt.c | 26 -- 1 file changed, 20 insertions(+), 6 dele

Re: [PATCH] vt: properly ignore xterm-256 colour codes

2013-09-09 Thread Adam Borowski
On Mon, Sep 09, 2013 at 05:53:19PM +0200, David Herrmann wrote: > On Fri, Jul 12, 2013 at 10:23 PM, Adam Borowski wrote: > > drivers/tty/vt/vt.c | 26 -- > > 1 file changed, 20 insertions(+), 6 deletions(-) > > > > diff --git a/drivers/tty/vt

[PATCH] mei: Don't dev_err() on suspend

2013-09-10 Thread Adam Jackson
Suspend isn't an error condition, and I'm sick of seeing this (and only this) on the console when I suspend with quiet boot enabled. Signed-off-by: Adam Jackson --- drivers/misc/mei/pci-me.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/misc/mei/pci-me.c

[PATCH 1/2] vt: break a couple of obsolete SCOish codes.

2013-09-10 Thread Adam Borowski
No modern terminal supports them, and SGR 38 conflicts with detecting xterm-256 colours. This also makes SGR 39 consistent with other popular terminals. Neither are used by ncurses' terminfo. Signed-off-by: Adam Borowski --- drivers/tty/vt/vt.c | 15 +-- 1 file chang

[PATCH 2/2] vt: properly ignore xterm-256 colour codes

2013-09-10 Thread Adam Borowski
colour ones tend to turn blinking on before invoking an arbitrary unrelated command. This commit doesn't add such support, merely skips such codes without ill effects. Signed-off-by: Adam Borowski --- drivers/tty/vt/vt.c | 22 ++ 1 file changed, 22 insertions(+) diff --

Re: [PATCH] vt: properly ignore xterm-256 colour codes

2013-09-12 Thread Adam Borowski
On Thu, Sep 12, 2013 at 02:37:26PM +0200, David Herrmann wrote: > On Mon, Sep 9, 2013 at 6:46 PM, Adam Borowski wrote: > > On Mon, Sep 09, 2013 at 05:53:19PM +0200, David Herrmann wrote: > > [...] > >> Btw., you should put Greg Kroah-Hartman and Andrew Morton on CC. Both

Re: Copy on write hard links?

2013-09-24 Thread Adam Borowski
On Tue, Sep 24, 2013 at 08:36:56PM +0200, Thomas Meyer wrote: > Is there such a thing? In mainline, AFAIK no. The vserver patchset, on the other hand, adds a new xattr, iunlink, that copies the whole file when needed. That works on most filesystems. That's quite a hack, though, and I think you'

Re: [PATCH v3] kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias

2012-09-06 Thread Adam Lee
On Sat, Sep 01, 2012 at 01:05:17AM +0800, Adam Lee wrote: > As 67d34a6a391369269a2e5dba8a5f42cc4cd50231 said, 'oldnoconfig' doesn't > set new symbols to 'n', but instead sets it to their default values. > > So, this patch replaces 'oldnoconfig' wit

Re: [PATCH 4/6] scsi: megaraid: remove a useless call to memset().

2012-12-03 Thread adam radford
>sense_buffer, 0, > - SCSI_SENSE_BUFFERSIZE); > memcpy(cmd->scmd->sense_buffer, cmd->sense, >SCSI_SENSE_BUFFERSIZE); > cmd->scmd->result |= DRIVER_SENSE << 24; > --

Re: [patch,v3,repost 07/10] megaraid_sas: use scsi_host_alloc_node

2012-12-03 Thread adam radford
; + sizeof(struct megasas_instance), > + dev_to_node(&pdev->dev)); > > if (!host) { > printk(KERN_DEBUG "megasas: scsi_host_alloc failed\n"); Acked-by: Adam Radford -- To unsubscribe from this list: se

Re: radeon: RFC speed cap detection on ppc64

2012-10-22 Thread Adam Jackson
On 10/19/12 1:43 PM, Lucas Kannebley Tavares wrote: The radeon driver does speed cap detection on the root PCI device for the maximum speed with which the adapter can communicate. On ppc64 systems, however, the root device belongs to the Hypervisor, so the current code would case a null pointer d

[PATCH] vt: Add VC_MUTE (v2)

2012-12-10 Thread Adam Jackson
lor Cc: Greg Kroah-Hartman Tested-by: Josh Boyer Signed-off-by: Adam Jackson --- drivers/tty/vt/keyboard.c | 42 ++ drivers/tty/vt/vt_ioctl.c | 13 + include/linux/kbd_kern.h | 3 ++- include/linux/vt_kern.h | 2 ++ include/uapi/linux/kd

[PATCH] vt: Drop K_OFF for VC_MUTE

2012-11-16 Thread Adam Jackson
ill degrade gracefully. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=859485 Cc: Arthur Taylor Cc: Greg Kroah-Hartman Tested-by: Josh Boyer Signed-off-by: Adam Jackson --- drivers/tty/vt/keyboard.c | 40 +--- drivers/tty/vt/vt_ioctl.c | 13 + includ

Re: [PATCH] Revert "V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo"

2013-06-13 Thread Adam Lee
On Thu, Apr 25, 2013 at 02:33:06PM +0800, Adam Lee wrote: > On Wed, Apr 24, 2013 at 11:17:52AM +0200, Laurent Pinchart wrote: > > Hi Adam, > > > > Thanks for the patch. > > > > On Wednesday 24 April 2013 15:57:19 adam@canonical.com wrote: > > >

[PATCH 1/3] thinkpad_acpi: return -NODEV while operating uninitialized LEDs

2013-06-07 Thread Adam Lee
Not all 0-15 LEDs are available for all models, sometimes it's even not safe. This patch return -NODEV while operating uninitialized LEDs. Signed-off-by: Adam Lee --- drivers/platform/x86/thinkpad_acpi.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/pla

[PATCH 3/3] thinkpad_acpi: add LED quirks of models which don't have EC controllable LEDs

2013-06-07 Thread Adam Lee
Some new Lenovo or ThinkPad laptops don't have EC controllable LEDs. This patch adds their quirks. Signed-off-by: Adam Lee --- drivers/platform/x86/thinkpad_acpi.c |6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platfor

[PATCH 2/3] thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk

2013-06-07 Thread Adam Lee
Some new Lenovo or ThinkPad laptops don't have EC controllable LEDs, their LED quirks are 0. This patch set led_supported=TPACPI_LED_NONE when quirk equals 0. Signed-off-by: Adam Lee --- drivers/platform/x86/thinkpad_acpi.c | 13 ++--- 1 file changed, 10 insertions(+), 3 dele

[PATCH 0/3] thinkpad_acpi: avoid ACPI Warning while operating non-exist LEDs

2013-06-07 Thread Adam Lee
Some new Lenovo or ThinkPad laptops don't have EC controllable LEDs, they control LEDs by BIOS functions, and return ACPI Warning while operating LEDs by EC. These patches set some quirks, optimize led_init() and led_write() to avoid that warning. Adam Lee (3): thinkpad_acpi: return -

Re: [PATCH 1/3] thinkpad_acpi: return -NODEV while operating uninitialized LEDs

2013-06-07 Thread Adam Lee
On Fri, Jun 07, 2013 at 10:53:50AM +0200, Bjørn Mork wrote: > Adam Lee writes: > > > --- a/drivers/platform/x86/thinkpad_acpi.c > > +++ b/drivers/platform/x86/thinkpad_acpi.c > > @@ -5401,9 +5401,12 @@ static int led_write(char *buf) > > return -ENO

[PATCH v2] thinkpad_acpi: return -NODEV while operating uninitialized LEDs

2013-06-07 Thread Adam Lee
Not all 0-15 LEDs are available for all models, sometimes it's even not safe. This patch return -NODEV while operating uninitialized LEDs. Signed-off-by: Adam Lee --- drivers/platform/x86/thinkpad_acpi.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/pla

Re: [PATCH 3/3] thinkpad_acpi: add LED quirks of models which don't have EC controllable LEDs

2013-06-07 Thread Adam Lee
On Fri, Jun 07, 2013 at 01:22:39PM +, Matthew Garrett wrote: > On Fri, 2013-06-07 at 16:20 +0800, Adam Lee wrote: > > Some new Lenovo or ThinkPad laptops don't have EC controllable LEDs. > > This patch adds their quirks. > > Can you detect this case? If this is a ne

[PATCH 1/3 v3] thinkpad_acpi: return -NODEV while operating uninitialized LEDs

2013-06-08 Thread Adam Lee
Not all 0-15 LEDs are available for all models, sometimes it's even not safe. This patch return -NODEV while operating uninitialized LEDs. Signed-off-by: Adam Lee --- drivers/platform/x86/thinkpad_acpi.c | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/dr

Re: [PATCH 3/3] thinkpad_acpi: add LED quirks of models which don't have EC controllable LEDs

2013-06-08 Thread Adam Lee
e LEDs", I will drop [PATCH 3/3] to discussion again when I got the documentation. -- Regards, Adam Lee Hardware Enablement -- 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/

[PATCH] btusb: fix overflow return values

2013-07-04 Thread Adam Lee
to modify the return values but not extend btusb_setup_intel() and btusb_setup_intel_patching()'s return types. This is harmless, because the return values were only used to comparing number 0. Signed-off-by: Adam Lee --- drivers/bluetooth/btusb.c | 14 +++--- 1 file changed, 7 insertio

ACPI errors from TPM PPI

2013-07-04 Thread Adam Langley
ert physical presence: http://www.trustedcomputinggroup.org/resources/tcg_physical_presence_interface_specification 4) So I'm trying to get the ppi driver to do something. Cheers AGL -- Adam Langley a...@imperialviolet.org http://www.imperialviolet.org -- To unsubscribe from this list:

Re: [PATCH] btusb: fix overflow return values

2013-07-04 Thread Adam Lee
n value is compared with number "0", doesn't break the judgement. But it still overflows stack without this fix. > On Thu, Jul 4, 2013 at 8:43 PM, Adam Lee wrote: > > PTR_ERR() returns a long type value, but btusb_setup_intel() and > btusb_setup_intel_patching()

Re: [PATCH] btusb: fix overflow return values

2013-07-04 Thread Adam Lee
On Fri, Jul 05, 2013 at 10:59:47AM +0800, Adam Lee wrote: > On Fri, Jul 05, 2013 at 10:37:07AM +0800, Yang Bai wrote: > > The return value of btusb_setup_intel is compared with 0. Code as: > > > > drivers/bluetooth/btusb.c: > > static int btusb_probe(struct usb_interf

Re: [PATCHv2] bridge: disable snooping if there is no querier

2013-07-26 Thread Adam Baker
isn't to generate queries in some instances even if it is off but rather to turn it on by default and only turn it off if it causes problems. If multicast_query_use_ifaddr was also enabled by default the the likelihood of the querier causing problems elsewhere should be reduced. Regard

Re: [PATCH 0/3] [SCSI] megaraid: Remove local (struct pci_dev) pdev's

2013-07-22 Thread adam radford
On Tue, Jul 9, 2013 at 11:10 PM, James Bottomley wrote: > On Tue, 2013-07-09 at 15:12 -0700, adam radford wrote: >> On Tue, Jul 9, 2013 at 2:18 PM, James Bottomley >> > Adam, you do drive by coding on this for LSI ... ack or reject, please. > >> I have just now located

[PATCH] mmc: core: Add a capability for disabling mmc cards

2013-05-14 Thread Adam Lee
On some systems we need a way to disable MMC card support in a MMC/SD card slot due to the legal concern. Add support in the core SD/MMC code to support this. Signed-off-by: Doug Anderson Signed-off-by: Alim Akhtar Signed-off-by: Adam Lee --- drivers/mmc/core/core.c |2 +- include/linux

Re: [PATCH] mmc: core: Add a capability for disabling mmc cards

2013-05-14 Thread Adam Lee
On Tue, May 14, 2013 at 03:38:17PM +0800, Adam Lee wrote: > On some systems we need a way to disable MMC card support in a MMC/SD > card slot due to the legal concern. > > Add support in the core SD/MMC code to support this. CC more addresses. Yes, this capability seems odd, but li

[PATCH] Revert "V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo"

2013-04-24 Thread adam . lee
From: Adam Lee This reverts commit 3dae8b41dc5651f8eb22cf310e8b116480ba25b7. 1, I do have a Chicony webcam, implements autosuspend in a broken way, make `poweroff` performs rebooting when its autosuspend enabled. 2, There are other webcams which don't support autosuspend too, like

Re: [PATCH] Revert "V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo"

2013-04-24 Thread Adam Lee
On Wed, Apr 24, 2013 at 11:17:52AM +0200, Laurent Pinchart wrote: > Hi Adam, > > Thanks for the patch. > > On Wednesday 24 April 2013 15:57:19 adam@canonical.com wrote: > > From: Adam Lee > > > > This reverts commit 3dae8b41dc5651f8eb22cf310e8b116480ba25b7

[PATCH] HID: Add PID for Japanese version of NE4K keyboard

2013-04-28 Thread Adam Jiang
This patche adds PID of Japanese Natual Ergonomic Keyboard 4000. HID NE4K driver depends on this PID for determining its quirks. F14-F18 keys would not work without the patch. Signed-off-by: Adam Jiang --- drivers/hid/hid-core.c | 1 + drivers/hid/hid-ids.h | 1 + drivers/hid/hid

Re: "WRITE SAME failed. Manually zeroing" with 3w-xxxx driver

2013-05-21 Thread adam radford
ed > operation is queued. This will cause the SCSI layer to stop issuing the > offending command. > > Reported-by: Florian Westphal > CC: adam radford > Signed-off-by: Martin K. Petersen > > diff --git a/drivers/scsi/3w-.c b/drivers/scsi/3w-.c > index 56662ae..b927

Re: [PATCH] [Signed-off] kconfig: document oldnoconfig to what it really does in conf.c

2012-08-22 Thread Adam Lee
On Fri, Aug 17, 2012 at 02:57:28PM +0800, Adam Lee wrote: > As 67d34a6a391369269a2e5dba8a5f42cc4cd50231 said, the make target > 'oldnoconfig' is a misnomer. It doesn't set new symbols to 'n', but > instead sets it to their default values. > > This patc

Re: [PATCH] kconfig: replace 'oldnoconfig' with 'olddefconfig', what it really does

2012-08-23 Thread Adam Lee
On Thu, Aug 23, 2012 at 04:10:01PM -0400, Steven Rostedt wrote: > Sorry for the late reply. > > On Fri, 2012-08-17 at 15:16 +0800, Adam Lee wrote: > > As 67d34a6a391369269a2e5dba8a5f42cc4cd50231 said, 'oldnoconfig' doesn't > > set new symbols to 'n'

Re: [PATCH] megaraid_sas: combine kmalloc+memset into kzalloc

2012-08-24 Thread adam radford
(i = 0; i < max_cmd; i++) { > fusion->cmd_list[i] = kmalloc(sizeof(struct > megasas_cmd_fusion), Acked-by: Adam Radford -- 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/

Re: [PATCH] hugetlb: ensure we do not reference a surplus page after handing it to buddy

2008-02-19 Thread Adam Litke
t page private before we free the page. > > Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]> Acked-by: Adam Litke <[EMAIL PROTECTED]> -- Adam Litke - (agl at us.ibm.com) IBM Linux Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel

Re: [PATCH] hugetlb: ensure we do not reference a surplus page after handing it to buddy

2008-02-20 Thread Adam Litke
On Tue, 2008-02-19 at 15:30 -0800, Andrew Morton wrote: > On Tue, 19 Feb 2008 12:41:51 -0600 Adam Litke <[EMAIL PROTECTED]> wrote: > > > Indeed. I'll take credit for this thinko... > > > > On Tue, 2008-02-19 at 18:28 +, Andy Whitcroft wrote: > > >

[PATCH] kconfig: document oldnoconfig to what it really does in conf.c

2012-08-16 Thread Adam Lee
As 67d34a6a391369269a2e5dba8a5f42cc4cd50231 said, the make target 'oldnoconfig' is a misnomer. It doesn't set new symbols to 'n', but instead sets it to their default values. This patch fixes the document in conf.c, and will submit another patch to replace 'oldnoconfig' to 'olddefconfig' --- scri

[PATCH] [Signed-off] kconfig: document oldnoconfig to what it really does in conf.c

2012-08-16 Thread Adam Lee
fig' to 'olddefconfig' Signed-off-by: Adam Lee --- scripts/kconfig/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kconfig/conf.c b/scripts/kconfig/conf.c index 0dc4a2c..6875680 100644 --- a/scripts/kconfig/conf.c +++ b/scripts/kconfig/conf.c @@

  1   2   3   4   5   6   7   8   9   10   >