Re: IDE DMA problem in 2.4.0

2001-01-11 Thread Adrian Bunk
On Thu, 11 Jan 2001, Tobias Ringstrom wrote: When copying huge files from one disk to another (hda-hdc), I get the following error (after some hundred megabytes): hdc: timeout waiting for DMA ide_dmaproc: chipset supported ide_dma_timeout func only: 14 hdc: irq timeout: status=0xd1 { Busy

Re: ide.2.4.1-p3.01112001.patch

2001-01-12 Thread Adrian Bunk
On Fri, 12 Jan 2001, Alan Cox wrote: I want to see the code to handle the apparent VIA DMA bug. At this point, preferably by just disabling DMA on VIA chipsets or something like that (if it has only gotten worse since 2.2.x, I'm not interested in seeing any experimental patches for it

Re: What's up with GT96100 in the MIPS config file?

2001-05-23 Thread Adrian Bunk
On Wed, 23 May 2001, Eric S. Raymond wrote: Near line 55 of drivers/net/Config.in there is code that reads like this: if [ $CONFIG_MIPS_GT96100 = y ]; then bool ' MIPS GT96100 Ethernet support' CONFIG_MIPS_GT96100ETH fi All very well except that CONFIG_MIPS_GT96100 is never

Inconsistent #ifdef __KERNEL__ on different architectures

2001-05-27 Thread Adrian Bunk
Hi, while looking for the reason of a build failure of the ALSA libraries on ARM [1] I discovered the following strange thing: On some architectures a function is inside an #ifdef __KERNEL__ in the header file and on others not. Is there a reason for this or is this inconsistency simply a bug?

Re: Inconsistent #ifdef __KERNEL__ on different architectures

2001-05-27 Thread Adrian Bunk
On Sun, 27 May 2001, Abramo Bagnara wrote: Adrian Bunk wrote: while looking for the reason of a build failure of the ALSA libraries on ARM [1] I discovered the following strange thing: On some architectures a function is inside an #ifdef __KERNEL__ in the header file and on others

Re: Updated 2.4 TODO List -- new addition WAS(test9 PCI

2000-10-11 Thread Adrian Bunk
On Wed, 11 Oct 2000, Nathan Paul Simons wrote: On Wed, Oct 11, 2000 at 10:55:17PM +0100, Alan Cox wrote: Hardly. In fact the idea of distributing a different compiler for kernels comes from debian and the kgcc naming convention from Conectiva. What different compiler? If you're

Re: VM balancing problems under 2.4.2-ac1

2001-03-02 Thread Adrian Bunk
On Fri, 23 Feb 2001, Rik van Riel wrote: On 23 Feb 2001, Adam Sampson wrote: The VM balancing updates in the recent ac kernels seem to have caused some interesting performance problems on my desktop machine. I've got 160Mb of RAM, and 2.4.2-ac1 appears to be using excessively large

Re: VM problem with 2.2.18 ?

2001-03-13 Thread Adrian Bunk
On Tue, 13 Mar 2001, James Stevenson wrote: Hi i had a small problem with a program i was running which got stuck in a loop allocing memory by the time i found out it was doing it these were appearing VM: do_try_to_free_pages failed for ypbind... VM: do_try_to_free_pages failed for

Re: tighter compression for x86 kernels

2000-12-20 Thread Adrian Bunk
On Wed, 20 Dec 2000, John Reiser wrote: Beta release v1.11 of the UPX executable compressor http://upx.tsx.org offers new, tighter re-compression of compressed Linux kernels for x86. Additional space savings of about 15% have been seen using "upx --best vmlinuz" (example: 617431 == 525099,

Re: Related VIA PCI crazyness?

2001-01-07 Thread Adrian Bunk
On Sun, 7 Jan 2001, Philip Armstrong wrote: In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with recent 2.4.0 test + release kernels: IRQ routing conflict in pirq table! Try 'pci=autoirq'

Re: Related VIA PCI crazyness?

2001-01-07 Thread Adrian Bunk
On 7 Jan 2001, Linus Torvalds wrote: In article [EMAIL PROTECTED], Philip Armstrong [EMAIL PROTECTED] wrote: In supplement to Evan Thompson's emails with the subject "Additional info. for PCI VIA IDE crazyness. Please read." I've noticed the following message with recent 2.4.0 test +

Re: [ANNOUNCE] ide-patch for 2.2.18(pre)

2000-10-28 Thread Adrian Bunk
On Sat, 28 Oct 2000, Bartlomiej Zolnierkiewicz wrote: ... I don't use 2.2.x kernels anymore so I don't do ide-patches for pre kernels. But there will be patches for stable 2.2.x. (Although it's a real pain - I hate doing backporting instead of new stuff). I have modified your patch to apply

IDE-patch for 2.2.18pre20

2000-11-08 Thread Adrian Bunk
Hi, the IDE-patch ported to 2.2.18pre20 is available at http://www.fs.tum.de/~bunk/ide.2.2.18-20.adrian.patch.bz2 cu, Adrian -- A "No" uttered from deepest conviction is better and greater than a "Yes" merely uttered to please, or what is worse, to avoid trouble. --

Re: Inconsistent #ifdef __KERNEL__ on different architectures

2001-06-05 Thread Adrian Bunk
On Tue, 5 Jun 2001, Paul Mackerras wrote: ... This is why I added #ifdef __KERNEL__ around most of the contents of include/asm-ppc/*.h. It was done deliberately to flush out those programs which are depending on kernel headers when they shouldn't. Whatever the right policy is, the main

Re: Linux 2.4.1-ac5

2001-02-07 Thread Adrian Bunk
On Wed, 7 Feb 2001, Matthias Schniedermeyer wrote: now that -ac grows that huge, could you put out incremental patches? Takes me too much time. But if anyone else wants to, go ahead This is what i use to diff 2 different kernels - snip - ... - snip - This takes about 8 seconds (for

Re: Linux 2.4.2ac1

2001-02-22 Thread Adrian Bunk
On Thu, 22 Feb 2001, Alan Cox wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ 2.4.2-ac1 o Merge Linus 2.4.2 tree ... Hi Alan, is it possible that you send a list of all the changes in 2.4.2ac1 compared to plain 2.4.2? Thanks in advance Adrian -- Nicht weil die

Re: Linux 2.4.2ac1

2001-02-22 Thread Adrian Bunk
On Thu, 22 Feb 2001, Jeff Garzik wrote: Hi Alan, is it possible that you send a list of all the changes in 2.4.2ac1 compared to plain 2.4.2? I doubt Alan has time for requests like this (but more power to him, if he does)... ... Alan already told me in a private mail that he doesn't

Re: Linux 2.4.2-ac23

2001-03-23 Thread Adrian Bunk
2.4.2-ac23 ... o Fix i386 #ifdef bug with notsc disable (Anton Blanchard) ... This change has broken the compile for me (my .config is attached): gcc -D__KERNEL__ -I/home/bunk/linux/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe

Re: Linux 2.4.2-ac21

2001-03-23 Thread Adrian Bunk
On Fri, 23 Mar 2001, Admin Mailing Lists wrote: It was causing SMP boxes to crash mysteriously after several hours or days. Quite a lot of them. Nobody was able to explain why, so it was turned off. I know why it was turned off by default. The annoying this is that now the *only*

Re: Cannot compile 2.4.2-ac23 kernel

2001-03-24 Thread Adrian Bunk
On Sat, 24 Mar 2001, Boris Pisarcik wrote: Hello anybody. Ho Boris, ... setup.c: In function `identify_cpu': setup.c:2280: `tsc_disable' undeclared (first use in this function) setup.c:2280: (Each undeclared identifier is reported only once setup.c:2280: for each function it appears in.)

Re: [OOPS] 2.6.21-rc6-git5 in cfq_dispatch_insert

2007-04-15 Thread Adrian Bunk
[ Cc's added, additional information is in http://lkml.org/lkml/2007/4/15/32 ] On Sun, Apr 15, 2007 at 02:49:29PM +0400, Brad Campbell wrote: Brad Campbell wrote: G'day all, All I have is a digital photo of this oops. (It's 3.5mb). I have serial console configured, but Murphy is watching

[2/2] 2.6.21-rc7: known regressions

2007-04-15 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

[1/2] 2.6.21-rc7: known regressions

2007-04-15 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

Re: [2/2] 2.6.21-rc7: known regressions

2007-04-15 Thread Adrian Bunk
On Sun, Apr 15, 2007 at 08:54:46PM -0400, Dave Jones wrote: On Mon, Apr 16, 2007 at 02:37:23AM +0200, Adrian Bunk wrote: Subject: ThinkPad X60: resume no longer works (PCI related?) workaround: booting with hpet=disable References : http://lkml.org/lkml/2007/3/13/3

Re: [v4l-dvb-maintainer] [GIT PATCHES] V4L/DVB updates

2007-04-16 Thread Adrian Bunk
On Sun, Apr 15, 2007 at 08:33:38PM -0400, Michael Krufky wrote: Mauro, I've been out of town for the past few days... I just got home and saw this: Mauro Carvalho Chehab wrote: - Fix 1/3 for bug 7819: fixed frontend hotplug issue - Fix 2/3 for bug 7819: demux and dvr - Fix

Re: ZFS with Linux: An Open Plea

2007-04-16 Thread Adrian Bunk
On Mon, Apr 16, 2007 at 04:01:23PM +0200, Tomasz Kłoczko wrote: ... Few days ago I'm swich two backup servers with few TB storage from Linux to Solaris .. only because client want use ZFS .. because ZFS is EXCELENT for this kind tasks (only because it allow save many thousands of

Re: [BUG] 2.6.21-rc7 hpt366 driver broken

2007-04-16 Thread Adrian Bunk
[ Cc's added, full bug report was in http://lkml.org/lkml/2007/4/16/18 ] On Mon, Apr 16, 2007 at 04:38:22AM -0700, Mike Mattie wrote: On Sun, 15 Apr 2007 22:48:46 -0700 Mike Mattie [EMAIL PROTECTED] wrote: Hello, I am testing the 2.6.21-rc7 kernel release. The IDE hpt366 driver is

Re: so what *is* obsolete and removable?

2007-04-16 Thread Adrian Bunk
./sound/oss/Kconfig: This option enables support for obsolete OSS drivers that clearly, that was a fairly brainless search, but it still reveals a pile of stuff that's obsolete (whatever that means in the context in which it's used). so what's really obsolete? IIRC Adrian Bunk

Re: ZFS with Linux: An Open Plea

2007-04-16 Thread Adrian Bunk
On Mon, Apr 16, 2007 at 05:27:51PM +0200, Tomasz Kłoczko wrote: On Mon, 16 Apr 2007, Adrian Bunk wrote: On Mon, Apr 16, 2007 at 04:01:23PM +0200, Tomasz Kłoczko wrote: ... Few days ago I'm swich two backup servers with few TB storage from Linux to Solaris .. only because client want use

Re: Dropping CONFIG_REORDER on x86-64 for 2.6.22

2007-04-19 Thread Adrian Bunk
On Thu, Apr 19, 2007 at 01:54:52PM +0200, Andi Kleen wrote: Hallo, I'm thinking about dropping the x86-64 CONFIG_REORDER for 2.6.22. The function enabled -ffunction-sections and then tries to reorder the executable While that's in theory a worthy goal to save TLB/icache, in practice it

Re: GPL-incompatible Module Error Message

2007-04-20 Thread Adrian Bunk
On Fri, Apr 20, 2007 at 03:47:27AM +0200, Andi Kleen wrote: Chris Bergeron [EMAIL PROTECTED] writes: Hello all, Building the fglrx module against the current Linux kernel (2.6.20.7 as of this e-mail) I'm getting an error: FATAL: modpost: GPL-incompatible module fglrx.ko uses

Linux 2.6.16.49-rc1

2007-04-20 Thread Adrian Bunk
: Adrian Bunk (1): Linux 2.6.16.49-rc1 Ard van Breemen (1): start_kernel: test if irq's got enabled early, barf, and disable them again Aristeu Sergio Rozanski Filho (1): tty_io: fix race in master pty close/slave pty close path Aubrey Li (1): [NET]: Fix UDP checksum

Re: 2.6.20.7 locking up hard on boot

2007-04-20 Thread Adrian Bunk
On Fri, Apr 20, 2007 at 07:47:13PM -0500, Marcos Pinto wrote: I'm not subscribed, so please personally CC me any answers/comments. Thank you. While booting, (AMD64 Turion x2) 2.6.20.7 kernel locks up hard. The last kernel that I tried, 2.6.18.8, worked perfectly without any trickery.

Re: 2.6.20.7 locking up hard on boot

2007-04-21 Thread Adrian Bunk
On Fri, Apr 20, 2007 at 10:34:20PM -0700, Greg KH wrote: On Fri, Apr 20, 2007 at 11:30:59PM -0500, Marcos Pinto wrote: Yes, I just tried 2.6.20.3 with ACPI enabled and it booted perfectly. I'm hoping this means you know what's wrong? :-) Can you do a 'git bisect' on the versions between

Linux 2.6.16.49

2007-04-22 Thread Adrian Bunk
Location: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/ git tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git RSS feed of the git tree: http://www.kernel.org/git/?p=linux/kernel/git/stable/linux-2.6.16.y.git;a=rss Changes since 2.6.16.48: Adrian Bunk (2): Linux

[1/3] 2.6.21-rc7: known regressions (v2)

2007-04-23 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

[2/3] 2.6.21-rc7: known regressions (v2)

2007-04-23 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

[3/3] 2.6.21-rc7: known regressions (v2)

2007-04-23 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

Re: [1/3] 2.6.21-rc7: known regressions (v2)

2007-04-24 Thread Adrian Bunk
On Tue, Apr 24, 2007 at 05:14:28PM -0700, Greg KH wrote: On Tue, Apr 24, 2007 at 11:32:53AM +0200, Wolfgang Erig wrote: On Mon, Apr 23, 2007 at 03:18:19PM -0700, Greg KH wrote: On Mon, Apr 23, 2007 at 11:48:47PM +0200, Adrian Bunk wrote: This email lists some known regressions in Linus

Re: [1/3] 2.6.21-rc7: known regressions (v2)

2007-04-24 Thread Adrian Bunk
On Tue, Apr 24, 2007 at 05:51:11PM -0700, Greg KH wrote: On Wed, Apr 25, 2007 at 02:29:58AM +0200, Adrian Bunk wrote: On Tue, Apr 24, 2007 at 05:14:28PM -0700, Greg KH wrote: On Tue, Apr 24, 2007 at 11:32:53AM +0200, Wolfgang Erig wrote: On Mon, Apr 23, 2007 at 03:18:19PM -0700, Greg KH

Re: [3/3] 2.6.21-rc7: known regressions (v2)

2007-04-25 Thread Adrian Bunk
On Wed, Apr 25, 2007 at 04:06:05AM -0700, Andrew Morton wrote: On Mon, 23 Apr 2007 23:49:09 +0200 Adrian Bunk [EMAIL PROTECTED] wrote: ... Subject: ThinkPad X60: resume no longer works (PCI related?) workaround: CONFIG_FB_BACKLIGHT=n References : http://lkml.org/lkml/2007

Re: [patch 00/21] 2.6.19-stable review

2007-03-08 Thread Adrian Bunk
On Wed, Feb 21, 2007 at 02:36:40PM +0100, Stefan Richter wrote: Greg KH wrote: This is the start of the stable review cycle for the 2.6.19.5 release. This will probably be the last release of the 2.6.19-stable series, so if there are patches that you feel should be applied to that tree,

[2/6] 2.6.21-rc2: known regressions

2007-03-04 Thread Adrian Bunk
This email lists some known regressions in 2.6.21-rc2 compared to 2.6.20 that are not yet fixed in Linus' tree. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm

Re: _proxy_pda still makes linking modules fail

2007-03-10 Thread Adrian Bunk
On Thu, Mar 08, 2007 at 01:57:59AM +0100, Marcin 'Qrczak' Kowalczyk wrote: This is linux-2.6.20.1 with lots of patches from PLD Linux (I believe the patches don't affect the issue), compiled with gcc-4.1.2 and binutils-2.17.50.0.12 on x86. ... Please test a plain 2.6.20 from ftp.kernel.org. If

Linux 2.6.16.44-rc1

2007-03-11 Thread Adrian Bunk
/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git Changes since 2.6.16.43: Adrian Bunk (1): Linux 2.6.16.44-rc1 Ang Way Chuang (1): dvb-core: fix bug in CRC-32 checking on 64-bit systems Arnaldo Carvalho de Melo (1): [TCP]: Fix minisock tcp_create_openreq_child() typo. Arthur

Re: 2.6.21rc3: usb 2-2: pl2303 converter now attached to ttyUSB44

2007-03-12 Thread Adrian Bunk
On Wed, Mar 07, 2007 at 10:22:04AM +0100, Arkadiusz Miskiewicz wrote: 2.6.21rc3 from today git, thinkpad z60m, pl2303 usb-rs232 adapter and: [ 84.087080] usb 2-2: new full speed USB device using uhci_hcd and address 3 [ 84.232615] usb 2-2: configuration #1 chosen from 1 choice [

[6/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

[4/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

[5/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

[3/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

Re: [1/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
On Tue, Mar 13, 2007 at 08:07:35PM +0100, Pierre Ossman wrote: ... What kind of savages do not use udev these days?! ;) ... Those whose Linux installation predates the devfs hype and postdates the devfs hype and predates the udev hype and will postdate the udev hype and predates the next hype

[1/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

[2/6] 2.6.21-rc3: known regressions

2007-03-13 Thread Adrian Bunk
This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs, maintainer of an affectected subsystem or driver, a patch of you caused a breakage or I'm considering you in any other way possibly

Re: [6/6] 2.6.21-rc3: known regressions

2007-03-14 Thread Adrian Bunk
On Tue, Mar 13, 2007 at 09:05:28PM +0100, Thomas Gleixner wrote: On Tue, 2007-03-13 at 13:50 +0100, Adrian Bunk wrote: Subject: hrtimer_switch_to_hres(): wrong tick_init_highres() return value handling References : http://lkml.org/lkml/2007/3/6/262 Submitter : Linus

Re: [6/6] 2.6.21-rc3: known regressions

2007-03-14 Thread Adrian Bunk
On Tue, Mar 13, 2007 at 09:46:17PM +0100, Thomas Gleixner wrote: On Tue, 2007-03-13 at 13:50 +0100, Adrian Bunk wrote: This email lists some known regressions in Linus' tree compared to 2.6.20. If you find your name in the Cc header, you are either submitter of one of the bugs

Re: Ooops with suspend to RAM

2007-03-14 Thread Adrian Bunk
On Wed, Mar 14, 2007 at 06:42:28AM +0200, Ismail Dönmez wrote: Hi all, With latest GIT tree I am getting the following oops when I try to suspend to RAM: ... Is this an old problem, or what was the last kernel that worked for you? cu Adrian -- Is there not promise of rain? Ling

Re: [6/6] 2.6.21-rc3: known regressions

2007-03-14 Thread Adrian Bunk
On Wed, Mar 14, 2007 at 01:16:49PM +0100, Jiri Slaby wrote: Adrian Bunk napsal(a): On Tue, Mar 13, 2007 at 09:46:17PM +0100, Thomas Gleixner wrote: On Tue, 2007-03-13 at 13:50 +0100, Adrian Bunk wrote: This email lists some known regressions in Linus' tree compared to 2.6.20. If you find

Re: [PATCH 00/18] Make common x86 arch area for i386 and x86_64 - Take 2

2007-03-14 Thread Adrian Bunk
On Wed, Mar 14, 2007 at 11:36:08AM +0100, Andi Kleen wrote: Steven Rostedt [EMAIL PROTECTED] writes: So I spent last night hacking up something to try to make a common ground for all code that is shared between x86_64 and i386. I called this arch/x86 NACK. I think the current

2.6.21-rc3: known regressions with patches

2007-03-14 Thread Adrian Bunk
This email lists known regressions in Linus' tree compared to 2.6.20 with patches available. If possible, the patches should be included in 2.6.21-rc4 for reducing the number of known regressiond in -rc4 a little bit. If you find your name in the Cc header, you are either submitter of one of

Re: fake config option w/kbuild?

2007-03-15 Thread Adrian Bunk
On Thu, Mar 15, 2007 at 10:19:03AM -0500, Kumar Gala wrote: ... My initial question is that I don't want anyone using CONFIG_QE_83xx or CONFIG_QE_85xx in code, the second part is if there is a way to remove duplicating the QE_83xx/QE_85xx options down in platform/8{3,5} xx/Kconfig. What

Re: GPL vs non-GPL device drivers

2007-02-15 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 06:30:33PM +1100, Neil Brown wrote: On Wednesday February 14, [EMAIL PROTECTED] wrote: I am well aware of what Greg KHs position is, in fact he is the reason I started the whole rant. This is only a plea to the higher authorities. Linus, please save Linux! Linus

[-mm patch] MARKERS should depend on, not select MODULES

2007-02-15 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 05:14:08AM -0800, Andrew Morton wrote: ... Changes since 2.6.20-rc6-mm3: ... +linux-kernel-markers-kconfig-menus.patch ... Linux Kenrel Markers ... Never ever select MODULES. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- BTW: Can we get in-kernel users

Linux 2.6.16.41-rc1

2007-02-15 Thread Adrian Bunk
Location: ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/ git tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git Changes since 2.6.16.40: Adrian Bunk (3): Revert [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP [ALSA

[2.6 patch] correct CONFIG_GIGASET_M101 Makefile entry

2007-02-15 Thread Adrian Bunk
Advanced Mathematics, lesson 1: 101 != 105 ;-) Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile.old 2007-02-15 17:38:23.0 +0100 +++ linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile 2007-02-15 17:38:41.0 +0100 @@ -5,4 +5,4

[2.6 patch] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module

2007-02-15 Thread Adrian Bunk
-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/isdn/gigaset/Makefile|6 +++--- drivers/isdn/gigaset/asyncdata.c |2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) --- linux-2.6.20-mm1/drivers/isdn/gigaset/Makefile.old 2007-02-15 19:35:30.0 +0100 +++ linux-2.6.20-mm1/drivers/isdn

Re: [PATCH 0/6] MODSIGN: Kernel module signing

2007-02-15 Thread Adrian Bunk
On Wed, Feb 14, 2007 at 07:09:38PM +, David Howells wrote: ... There are several reasons why these patches are useful, amongst which are: ... (4) to allow other support providers to do likewise, or at least to _detect_ the fact that unsupported modules are loaded; (5) to allow the

Re: [PATCH 0/6] MODSIGN: Kernel module signing

2007-02-15 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 03:55:41PM -0500, [EMAIL PROTECTED] wrote: On Wed, 14 Feb 2007 23:13:45 EST, Dave Jones said: One argument in its favour is aparently Red Hat isn't the only vendor with something like this. I've not investigated it, but I hear rumours that suse has something

Re: Linux 2.6.16.41-rc1

2007-02-15 Thread Adrian Bunk
On Fri, Feb 16, 2007 at 01:49:45AM +0200, S.Çağlar Onur wrote: Hi; 15 Şub 2007 Per tarihinde şunları yazmıştınız: Location: ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/linux-2.6.16.y/testing/ git tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git

Re: [2.6 patch] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module

2007-02-16 Thread Adrian Bunk
On Fri, Feb 16, 2007 at 01:17:19AM +0100, Tilman Schmidt wrote: Am 15.02.2007 22:56 schrieb Adrian Bunk: This patch fixes the following compile error: -- snip -- ... LD drivers/isdn/gigaset/built-in.o drivers/isdn/gigaset/ser_gigaset.o: In function `gigaset_m10x_send_skb

Re: [PATCH] MAINTAINERS: mark framebuffer as Orphan

2007-02-16 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 03:05:26PM -0800, Randy Dunlap wrote: On Thu, 15 Feb 2007 22:26:10 + (GMT) James Simmons wrote: I wouldn't say it orphan. I just can't spend 8 hours a day on it. Alot of patches have been flowing into the layer. So would you like to leave it as Maintained

Re: GPL vs non-GPL device drivers

2007-02-16 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 04:38:41PM -0800, David Schwartz wrote: ... Just to be perfectly clear, it is an outrageous claim that *every* *possible* kernel module must be a derivative work of the kernel. Copyright *cannot* protect every possible way to accomplish a particular function (and a

Re: [RFC] New driver information

2007-02-16 Thread Adrian Bunk
On Fri, Feb 16, 2007 at 03:58:51PM +0200, Heikki Orsila wrote: I just read http://kerneltrap.org/node/7729 and it occured to me that it would be informative to have a new device driver macro. The motivation for the new macro would be 4 issues: * Is it possible to get

Re: [git patches] libata updates (mostly fixes)

2007-02-16 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 03:48:04PM -0800, Linus Torvalds wrote: On Thu, 15 Feb 2007, Jeff Garzik wrote: diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index db185f3..d51f0f1 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -22,6 +22,7 @@ config IA64 config

Re: Kbuild problem (was: [2.6 patch] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module)

2007-02-17 Thread Adrian Bunk
On Sat, Feb 17, 2007 at 01:04:33AM +0100, Tilman Schmidt wrote: Am 16.02.2007 09:33 schrieb Adrian Bunk: ... LD drivers/isdn/gigaset/built-in.o drivers/isdn/gigaset/ser_gigaset.o: In function `gigaset_m10x_send_skb': (.text+0xe50): multiple definition of `gigaset_m10x_send_skb

please pull from the trivial tree

2007-02-17 Thread Adrian Bunk
Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial.git This tree contains the following: Adrian Bunk (1): correct a dead URL in the IP_MULTICAST help text Erik Hovland (1): trivial documentation patch for platform.txt James Nelson (1

Linux 2.6.16.41

2007-02-17 Thread Adrian Bunk
Location: ftp://ftp.kernel.org/pub/linux/kernel/v2.6/ git tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git Changes since 2.6.16.40: Adrian Bunk (4): Revert [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP [ALSA] echo3g_dsp.c shouldn't include

Re: Kbuild problem

2007-02-18 Thread Adrian Bunk
On Sun, Feb 18, 2007 at 12:22:10AM -0500, Kai Germaschewski wrote: On Sat, 17 Feb 2007, Tilman Schmidt wrote: Alright, then so be it. But that raises another question: asyncdata.o is only needed for M105 and M101, not for the base driver. How do I express in Kbuild that asyncdata.o is to

Re: Linux 2.6.16.41

2007-02-19 Thread Adrian Bunk
On Mon, Feb 19, 2007 at 03:48:46PM -0800, Greg KH wrote: On Sun, Feb 18, 2007 at 02:14:07AM +0100, Adrian Bunk wrote: Herbert Xu (1): [NETFILTER]: Clear GSO bits for TCP reset packet This patch causes the file it patched to not build at all. Are you sure it was correct to add

[-mm patch] make struct vmi_ops static

2007-02-19 Thread Adrian Bunk
This patch makes the needlessly global struct vmi_ops static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm1/arch/i386/kernel/vmi.c.old 2007-02-16 14:26:50.0 +0100 +++ linux-2.6.20-mm1/arch/i386/kernel/vmi.c 2007-02-16 14:27:00.0 +0100 @@ -56,7 +56,7

[2.6 patch] drivers/char/hvc_console.c: cleanups

2007-02-19 Thread Adrian Bunk
This patch contains the following cleanups: - make needlessly global code static - remove the unused EXPORT_SYMBOL's Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/char/hvc_console.c | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) --- linux-2.6.20-mm1/drivers

[-mm patch] marker exports must be EXPORT_SYMBOL_GPL

2007-02-19 Thread Adrian Bunk
-code.patch +linux-kernel-markers-powerpc-optimization.patch +linux-kernel-markers-i386-optimization.patch +linux-kernel-markers-non-optimized-architectures.patch Linux Kenrel Markers ... This is definitely functionality illegal modules have no business to use. Signed-off-by: Adrian Bunk

[2.6 patch] proper prototype for hugetlb_get_unmapped_area()

2007-02-19 Thread Adrian Bunk
This patch adds a proper prototype for hugetlb_get_unmapped_area() in include/linux/hugetlb.h. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was already sent on: - 25 Nov 2006 fs/hugetlbfs/inode.c|5 + include/linux/hugetlb.h |7 +++ 2 files changed, 8

[2.6 patch] arch/arm26/kernel/entry.S: remove dead code

2007-02-19 Thread Adrian Bunk
CONFIG_ALIGNMENT_TRAP is never set on arm26. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] Acked-by: Ian Molton [EMAIL PROTECTED] --- This patch was already sent on: - 18 Jan 2007 arch/arm26/kernel/entry.S | 10 -- 1 file changed, 10 deletions(-) --- linux-2.6.20-rc4-mm1/arch/arm26

x86_64: up to 255 or 256 CPUs?

2007-02-19 Thread Adrian Bunk
Quoting arch/x86_64/Kconfig: -- snip -- ... config NR_CPUS int Maximum number of CPUs (2-256) range 2 255 ... -- snip -- cu Adrian -- Is there not promise of rain? Ling Tan asked suddenly out of the darkness. There had been need of rain for many days.

[2.6 patch] make mptspi_target_destroy() static

2007-02-19 Thread Adrian Bunk
This patch makes the needlessly global mptspi_target_destroy() static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- linux-2.6.20-mm1/drivers/message/fusion/mptspi.c.old2007-02-18 01:01:26.0 +0100 +++ linux-2.6.20-mm1/drivers/message/fusion/mptspi.c2007-02-18 01:02

[2.6.21 patch] fix the SYSCTL=n compilation

2007-02-19 Thread Adrian Bunk
/sysctl.h:1042: error: previous declaration of 'register_sysctl_table' was here make[2]: *** [kernel/sysctl.o] Error 1 -- snip -- Caused by commit 0b4d414714f0d2f922d39424b0c5c82ad900a381. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/kernel/sysctl.c.old2007-02-19 17

[-mm patch] drivers/mmc/Kconfig source drivers/mmc/card/Kconfig

2007-02-19 Thread Adrian Bunk
On Sat, Feb 17, 2007 at 09:51:46PM -0800, Andrew Morton wrote: ... Changes since 2.6.20-mm1: ... git-mmc.patch ... git trees ... The MMC_BLOCK option was accidentally lost. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/drivers/mmc/Kconfig.old2007-02-19 01:33

[-mm patch] make ipc/shm.c:shm_nopage() static

2007-02-19 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 05:14:08AM -0800, Andrew Morton wrote: ... Changes since 2.6.20-rc6-mm3: ... +shm-make-sysv-ipc-shared-memory-use-stacked-files.patch ... Misc ... shm_nopage() can become static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/ipc/shm.c.old

[-mm patch] make kernel/kmod.c:kmod_mk static

2007-02-19 Thread Adrian Bunk
-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/kernel/kmod.c.old 2007-02-18 23:06:28.0 +0100 +++ linux-2.6.20-mm2/kernel/kmod.c 2007-02-18 23:06:35.0 +0100 @@ -48,7 +48,7 @@ modprobe_path is set via /proc/sys. */ char modprobe_path[KMOD_PATH_LEN] = /sbin

[-mm patch] include/linux/ptrace.h must #include linux/errno.h

2007-02-19 Thread Adrian Bunk
] Error 1 -- snip -- Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/include/linux/ptrace.h.old 2007-02-19 22:59:04.0 +0100 +++ linux-2.6.20-mm2/include/linux/ptrace.h 2007-02-19 22:59:24.0 +0100 @@ -51,6 +51,7 @@ #ifdef __KERNEL__ #include linux

2.6.20-mm1: PTRACE=y, PROC_FS=n compile error

2007-02-19 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 05:14:08AM -0800, Andrew Morton wrote: ... Changes since 2.6.20-rc6-mm3: ... +utrace-utrace-ptrace-compat.patch ... utrace tree ... This causes the following compile error with CONFIG_PTRACE=y, CONFIG_PROC_FS=n: -- snip -- ... LD .tmp_vmlinux1

[2.6 patch] make xfs_buftarg_list static again

2007-02-19 Thread Adrian Bunk
xfs_buftarg_list became global for no good reason. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/fs/xfs/linux-2.6/xfs_buf.c.old 2007-02-18 22:55:40.0 +0100 +++ linux-2.6.20-mm2/fs/xfs/linux-2.6/xfs_buf.c 2007-02-18 22:56:08.0 +0100 @@ -1424,7 +1424,7

BACKLIGHT_CLASS_DEVICE=y, SYSFS=n compile error

2007-02-19 Thread Adrian Bunk
CONFIG_BACKLIGHT_CLASS_DEVICE=y, CONFIG_SYSFS=n results int he following compile error: -- snip -- ... LD .tmp_vmlinux1 drivers/built-in.o: In function `nvidia_bl_exit': (.text+0x27d01): undefined reference to `backlight_device_unregister' drivers/built-in.o: In function

[-mm patch] drivers/video/sm501fb.c: make 4 functions static

2007-02-19 Thread Adrian Bunk
On Sat, Feb 17, 2007 at 09:51:46PM -0800, Andrew Morton wrote: ... Changes since 2.6.20-mm1: ... +fb-sm501-framebuffer-driver-5.patch ... fbdev updates ... This patch makes four needlessly global functions static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- drivers/video/sm501fb.c

[-mm patch] mm/{,tiny-}shmem.c cleanups

2007-02-19 Thread Adrian Bunk
On Thu, Feb 15, 2007 at 05:14:08AM -0800, Andrew Morton wrote: ... Changes since 2.6.20-rc6-mm3: ... +shm-make-sysv-ipc-shared-memory-use-stacked-files.patch ... Misc ... shmem_{nopage,mmap} are no longer used in ipc/shm.c Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- include/linux

[-mm patch] UNION_FS must depend on SLAB

2007-02-19 Thread Adrian Bunk
/fs/unionfs/copyup.c:620: error: for each function it appears in.) make[3]: *** [fs/unionfs/copyup.o] Error 1 -- snip -- Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/fs/Kconfig.old 2007-02-19 18:19:19.0 +0100 +++ linux-2.6.20-mm2/fs/Kconfig 2007-02-19 18:20

[2.6 patch] unexport mac_hid_mouse_emulate_buttons

2007-02-19 Thread Adrian Bunk
This patch removes the unused EXPORT_SYMBOL(mac_hid_mouse_emulate_buttons). Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm2/drivers/macintosh/mac_hid.c.old2007-02-19 15:37:13.0 +0100 +++ linux-2.6.20-mm2/drivers/macintosh/mac_hid.c2007-02-19 15:37

2.6.20-mm2: BLOCK=n compile error

2007-02-19 Thread Adrian Bunk
On Sat, Feb 17, 2007 at 09:51:46PM -0800, Andrew Morton wrote: ... Changes since 2.6.20-mm1: ... git-block.patch ... git trees ... This causes the following compile error with CONFIG_BLOCK=n: -- snip -- ... CC kernel/sched.o

[2.6 patch] drivers/misc/asus-laptop.c: make code static

2007-02-19 Thread Adrian Bunk
This patch makes some needlessly global code static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- --- linux-2.6.20-mm1/drivers/misc/asus-laptop.c.old 2007-02-18 01:06:30.0 +0100 +++ linux-2.6.20-mm1/drivers/misc/asus-laptop.c 2007-02-18 01:06:43.0 +0100 @@ -211,7 +211,7

[RFC: 2.6 patch] drivers/media/video/bt8xx/: possible cleanups

2007-02-19 Thread Adrian Bunk
: bttv_sub_bus_type - bttv-gpio.c: bttv_gpio_inout - bttv-gpio.c: bttv_gpio_read - bttv-gpio.c: bttv_gpio_write - bttv-gpio.c: bttv_gpio_bits Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was already sent on: - 24 Jan 2007 drivers/media/video/bt8xx/bttv-gpio.c |5

  1   2   3   4   5   6   7   8   9   10   >